Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-112311
#<BuildRuby:0x000055db2f5024f8
@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.20230804-112311",
@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.000033 0.000003 0.000036 ( 0.000034)
autoconf 0.000038 0.000003 0.000041 ( 0.000040)
configure 0.000032 0.000002 0.000034 ( 0.000036)
build_up 0.004362 0.004181 2.492028 ( 7.405283)
build_miniruby 0.001276 0.000141 2.257920 ( 4.150896)
build_ruby 0.001917 0.000213 3.643875 ( 6.468279)
build_all 0.003369 0.004380 2.947124 ( 3.995493)
build_install 0.008578 0.012144 4.734194 ( 7.506842)
test_btest 0.000854 0.000000 85.844240 ( 62.688422)
test_basic 0.008332 0.000244 1.007791 ( 1.725604)
test_all 0.000974 0.000195 697.183751 (473.583112)
test_rubyspec 0.030464 0.028352 102.247159 (152.743012)
total: 720.28 sec