Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-083906
#<BuildRuby:0x000055c28c47a140
@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.20230926-083906",
@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.000025 0.000001 0.000026 ( 0.000027)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.007850 0.000490 2.485223 ( 5.165722)
build_miniruby 0.001862 0.000116 4.198230 ( 4.310518)
build_ruby 0.002237 0.000140 3.813228 ( 4.546284)
build_all 0.009072 0.000567 6.678841 ( 5.747675)
build_install 0.022905 0.000241 8.304427 ( 7.479770)
test_btest 0.000953 0.000053 86.575254 ( 60.623340)
test_basic 0.003245 0.004667 0.993464 ( 1.485011)
test_all 0.000000 0.011213 705.029565 (420.392380)
test_rubyspec 0.052127 0.019058 107.007934 (133.150092)
total: 642.90 sec