Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-021517
#<BuildRuby:0x000055a1eedb1f88
@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.20230902-021517",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.000000 0.005257 1.576775 ( 1.932234)
build_miniruby 0.000000 0.001346 1.207378 ( 1.205668)
build_ruby 0.000167 0.001428 2.797792 ( 3.009854)
build_all 0.004283 0.002710 5.616687 ( 2.177065)
build_install 0.013607 0.001632 7.212706 ( 3.682760)
test_btest 0.001052 0.000175 84.247831 ( 22.743693)
test_basic 0.001008 0.004380 0.808720 ( 0.870762)
test_all 0.003097 0.004937 682.691977 (238.677216)
test_rubyspec 0.039069 0.016612 95.024943 (106.263958)
total: 380.56 sec