Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-111358
#<BuildRuby:0x00007fca5567fdc8
@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.20240614-111358",
@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.000028 0.000002 0.000030 ( 0.000031)
autoconf 0.000046 0.000004 0.000050 ( 0.000049)
configure 0.000041 0.000004 0.000045 ( 0.000044)
build_up 0.009202 0.000401 4.138263 ( 7.512146)
build_miniruby 0.002262 0.000170 1.906250 ( 3.116298)
build_ruby 0.002663 0.000200 4.741369 ( 7.157952)
build_all 0.010610 0.000796 8.711300 ( 12.064603)
build_install 0.029776 0.000000 11.920118 ( 17.127848)
test_btest 0.001447 0.000040 123.348199 (182.057358)
test_basic 0.014565 0.000635 1.381268 ( 3.775616)
test_all 0.115409 0.050577 913.865869 (949.624684)
test_rubyspec 0.039327 0.054426 167.977759 ( 54.653850)
total: 1237.09 sec