Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-201341
#<BuildRuby:0x00007f247af6fdd8
@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.20241113-201341",
@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.000027 0.000005 0.000032 ( 0.000032)
autoconf 0.000044 0.000009 0.000053 ( 0.000052)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.007338 0.000621 3.977246 ( 3.844115)
build_miniruby 0.001730 0.000325 1.731549 ( 1.727191)
build_ruby 0.001446 0.000271 4.219211 ( 4.425798)
build_all 0.008152 0.000000 6.330133 ( 2.708194)
build_install 0.018371 0.000000 8.832484 ( 4.421805)
test_btest 0.000995 0.000000 77.099426 ( 20.658431)
test_basic 0.003469 0.005619 0.964929 ( 1.010465)
test_all 0.102337 0.042775 717.304552 (238.176213)
test_rubyspec 0.053187 0.032122 116.982144 ( 26.538803)
total: 303.51 sec