Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-231309
#<BuildRuby:0x00007f3a1cdbfdc8
@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.20240809-231309",
@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.000004 0.000020 ( 0.000022)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.004502 0.003002 3.185054 ( 3.259202)
build_miniruby 0.001313 0.000369 1.540366 ( 1.536900)
build_ruby 0.001376 0.000387 4.275072 ( 4.443012)
build_all 0.002133 0.006037 7.517921 ( 2.924568)
build_install 0.008768 0.010374 10.245006 ( 4.685671)
test_btest 0.000000 0.000832 111.940315 ( 29.452476)
test_basic 0.000994 0.009005 1.176404 ( 1.224292)
test_all 0.103450 0.042410 770.896312 (237.835364)
test_rubyspec 0.048756 0.038777 162.584264 ( 35.450480)
total: 320.81 sec