Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-071508
#<BuildRuby:0x00007f6b42c1fde0
@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.20240805-071508",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.000149 0.007967 3.643195 ( 3.529443)
build_miniruby 0.001544 0.000000 1.269335 ( 1.266581)
build_ruby 0.001901 0.000000 4.164713 ( 4.346304)
build_all 0.000469 0.007983 8.250994 ( 3.237854)
build_install 0.011199 0.008811 10.287594 ( 4.743415)
test_btest 0.000651 0.000234 119.150630 ( 32.800914)
test_basic 0.002929 0.007207 1.170250 ( 1.212245)
test_all 0.099148 0.052526 894.322518 (283.682277)
test_rubyspec 0.063189 0.026297 176.451679 ( 38.963925)
total: 373.78 sec