Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-103112
#<BuildRuby:0x0000555ff16a61d8
@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.20230910-103112",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.003892 0.003605 2.284636 ( 3.491433)
build_miniruby 0.001186 0.000111 1.413261 ( 1.411242)
build_ruby 0.000000 0.001847 3.311062 ( 3.525846)
build_all 0.006355 0.001365 6.142392 ( 2.526480)
build_install 0.014030 0.005179 7.573219 ( 4.007115)
test_btest 0.000651 0.000091 85.404360 ( 32.418851)
test_basic 0.003421 0.004628 0.924529 ( 1.012801)
test_all 0.008898 0.000769 727.807257 (283.700640)
test_rubyspec 0.029311 0.040047 99.548724 (110.893260)
total: 442.99 sec