Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-003439
#<BuildRuby:0x00007f5f53effdd0
@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.20241121-003439",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000023 0.000010 0.000033 ( 0.000031)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.005984 0.000813 2.691115 ( 2.678129)
build_miniruby 0.001086 0.000447 1.079373 ( 1.076450)
build_ruby 0.001190 0.000490 2.948313 ( 3.124257)
build_all 0.005240 0.002157 5.131069 ( 2.086393)
build_install 0.003377 0.013068 8.067552 ( 3.892802)
test_btest 0.000597 0.000332 70.908731 ( 18.442579)
test_basic 0.000000 0.008995 0.777217 ( 0.825575)
test_all 0.096229 0.044833 645.237803 (209.307367)
test_rubyspec 0.045083 0.037244 121.529453 ( 30.379749)
total: 271.81 sec