Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-095847
#<BuildRuby:0x00007f1c2a41fdc8
@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.20240921-095847",
@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.000003 0.000021 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000032 0.000007 0.000039 ( 0.000038)
build_up 0.004423 0.004097 4.809561 ( 4.013702)
build_miniruby 0.001268 0.000286 1.508324 ( 1.505187)
build_ruby 0.001639 0.000371 3.792764 ( 4.012276)
build_all 0.007590 0.000759 7.166736 ( 2.942789)
build_install 0.009442 0.009875 10.581690 ( 5.129568)
test_btest 0.000706 0.000193 98.150832 ( 25.745940)
test_basic 0.005018 0.005931 1.232615 ( 1.279916)
test_all 0.100188 0.050324 769.229824 (227.742547)
test_rubyspec 0.039940 0.050647 137.217323 ( 31.206331)
total: 303.58 sec