Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-171047
#<BuildRuby:0x00007f9bf4d4fde0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240806-171047",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000000 0.007497 2.815380 ( 2.869879)
build_miniruby 0.000773 0.000714 1.410275 ( 1.406740)
build_ruby 0.001688 0.000000 3.445979 ( 3.687422)
build_all 0.002515 0.005761 6.654299 ( 2.532230)
build_install 0.013599 0.004473 9.321550 ( 4.131994)
test_btest 0.000688 0.000212 104.492075 ( 26.874452)
test_basic 0.002016 0.008523 1.029963 ( 1.076529)
test_all 0.102090 0.042715 701.408527 (204.036224)
test_rubyspec 0.034545 0.052961 161.525044 ( 27.874741)
total: 274.49 sec