Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-054905
#<BuildRuby:0x00007f4a344dfdc0
@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.20241011-054905",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000037 0.000004 0.000041 ( 0.000040)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.003647 0.004643 3.881352 ( 3.950875)
build_miniruby 0.001348 0.000198 1.569419 ( 1.566242)
build_ruby 0.001571 0.000231 4.236857 ( 4.389644)
build_all 0.005494 0.003787 7.154428 ( 2.973285)
build_install 0.012479 0.005997 10.139269 ( 4.857049)
test_btest 0.000765 0.000146 95.812272 ( 25.213357)
test_basic 0.005156 0.005044 1.197761 ( 1.251187)
test_all 0.116714 0.034232 754.308319 (229.669530)
test_rubyspec 0.052920 0.033558 134.227362 ( 27.148724)
total: 301.02 sec