Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-104535
#<BuildRuby:0x00007f4ee95afde0
@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.20240804-104535",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000031 0.000006 0.000037 ( 0.000038)
build_up 0.004044 0.004043 3.694354 ( 3.932624)
build_miniruby 0.001269 0.000308 1.639697 ( 1.637445)
build_ruby 0.001539 0.000373 4.362995 ( 4.541162)
build_all 0.006174 0.003588 8.310847 ( 3.221353)
build_install 0.012037 0.006936 11.404222 ( 5.284848)
test_btest 0.000846 0.000238 118.565930 ( 32.067546)
test_basic 0.003137 0.007684 1.237308 ( 1.280749)
test_all 0.121777 0.031389 849.874385 (259.913071)
test_rubyspec 0.054490 0.038098 167.917504 ( 37.650612)
total: 349.53 sec