Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-013351
#<BuildRuby:0x00007fa2cf47fdc8
@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.20241101-013351",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.001565 0.006218 3.608314 ( 3.841804)
build_miniruby 0.000000 0.001566 1.637251 ( 1.633375)
build_ruby 0.001243 0.000868 4.281406 ( 4.461281)
build_all 0.007300 0.001381 6.320848 ( 2.553938)
build_install 0.015635 0.004624 8.892164 ( 4.215107)
test_btest 0.000881 0.000000 74.728610 ( 21.180887)
test_basic 0.008722 0.000377 0.967095 ( 1.016859)
test_all 0.092600 0.055547 695.704021 (214.778179)
test_rubyspec 0.057986 0.023314 119.637211 ( 26.741341)
total: 280.42 sec