Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-122129
#<BuildRuby:0x00007fe19594fdd0
@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.20240807-122129",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000039 0.000010 0.000049 ( 0.000048)
configure 0.000027 0.000008 0.000035 ( 0.000033)
build_up 0.007142 0.000823 3.664085 ( 3.527265)
build_miniruby 0.000000 0.001906 1.727287 ( 1.723121)
build_ruby 0.000000 0.001851 4.439487 ( 4.581332)
build_all 0.000000 0.008380 7.771246 ( 3.028761)
build_install 0.012382 0.006964 10.418382 ( 4.691092)
test_btest 0.000729 0.000273 117.134765 ( 30.596106)
test_basic 0.002458 0.007890 1.217001 ( 1.265001)
test_all 0.110477 0.039106 821.360392 (238.522729)
test_rubyspec 0.054590 0.035253 167.561781 ( 34.378457)
total: 322.31 sec