Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-223333
#<BuildRuby:0x00007fb699ccfdd8
@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.20241110-223333",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.004255 0.003455 3.734829 ( 3.843144)
build_miniruby 0.001336 0.000222 1.583253 ( 1.581363)
build_ruby 0.001646 0.000275 3.573257 ( 19.603747)
build_all 0.008145 0.000654 6.285634 ( 2.697936)
build_install 0.011445 0.008199 8.757000 ( 4.316641)
test_btest 0.000741 0.000152 79.558086 ( 22.004883)
test_basic 0.004086 0.007346 1.106288 ( 1.160673)
test_all 0.123355 0.024683 741.478493 (243.466567)
test_rubyspec 0.060344 0.023367 123.405691 ( 27.636664)
total: 326.31 sec