Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-042807
#<BuildRuby:0x00007f4afb3efdd0
@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.20241220-042807",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.004960 0.000855 1.977788 ( 2.352222)
build_miniruby 0.001482 0.000000 1.325644 ( 1.322726)
build_ruby 0.000000 0.001655 3.244958 ( 3.474670)
build_all 0.006052 0.002239 5.926413 ( 2.327465)
build_install 0.013280 0.003474 7.488361 ( 3.809315)
test_btest 0.000746 0.000149 73.200813 ( 20.824014)
test_basic 0.001720 0.007472 0.983389 ( 1.036754)
test_all 0.086884 0.057986 719.005789 (238.208572)
test_rubyspec 0.042952 0.038624 118.730349 ( 32.150660)
total: 305.51 sec