Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-170815
#<BuildRuby:0x00007feae3f3fdd8
@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.20241001-170815",
@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.000006 0.000026 ( 0.000027)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.005044 0.004377 5.027486 ( 4.198244)
build_miniruby 0.001497 0.000483 2.286733 ( 2.288820)
build_ruby 0.002042 0.000000 4.479897 ( 4.602127)
build_all 0.006204 0.002817 7.361509 ( 3.360913)
build_install 0.018733 0.000763 11.126806 ( 5.401842)
test_btest 0.000816 0.000236 99.657478 ( 27.179599)
test_basic 0.008856 0.001336 1.239665 ( 1.294323)
test_all 0.115061 0.034643 792.262421 (289.520056)
test_rubyspec 0.057418 0.023726 136.427236 ( 35.334883)
total: 373.18 sec