Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-052220
#<BuildRuby:0x00007f7da314fdc0
@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.20241209-052220",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.001718 0.005739 3.188944 ( 3.118734)
build_miniruby 0.001165 0.000269 1.182537 ( 1.179523)
build_ruby 0.001419 0.000328 3.881178 ( 4.023031)
build_all 0.005769 0.001331 5.961209 ( 2.412003)
build_install 0.010731 0.007662 8.804400 ( 4.319379)
test_btest 0.000652 0.000180 72.289981 ( 19.215448)
test_basic 0.003760 0.005160 0.920268 ( 0.971700)
test_all 0.110284 0.031888 606.489291 (183.857186)
test_rubyspec 0.043412 0.037782 113.380932 ( 20.870380)
total: 239.97 sec