Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-173922
#<BuildRuby:0x000056447275a078
@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.20240302-173922",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.007959 2.630266 ( 2.764548)
build_miniruby 0.001037 0.000270 1.882972 ( 1.957237)
build_ruby 0.001940 0.000000 3.501726 ( 3.899235)
build_all 0.008387 0.000000 6.788849 ( 3.765408)
build_install 0.012593 0.008958 8.835825 ( 5.465171)
test_btest 0.000654 0.000187 93.377577 ( 50.264913)
test_basic 0.000000 0.006474 0.964859 ( 1.060577)
test_all 0.099857 0.017539 762.036767 (298.996548)
test_rubyspec 0.055615 0.040792 134.800209 (179.852012)
total: 548.03 sec