Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-084037
#<BuildRuby:0x000055c9344da078
@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.20230915-084037",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.003461 0.003900 2.372037 ( 5.015436)
build_miniruby 0.001635 0.000000 1.695865 ( 1.923855)
build_ruby 0.001988 0.000000 3.459821 ( 3.924782)
build_all 0.004510 0.004846 6.387961 ( 5.131639)
build_install 0.013448 0.006232 7.590998 ( 6.921104)
test_btest 0.000947 0.000214 82.877188 ( 48.913244)
test_basic 0.005195 0.000160 0.924447 ( 1.279208)
test_all 0.009344 0.000826 706.302709 (374.553811)
test_rubyspec 0.044865 0.027595 104.525634 (126.094461)
total: 573.76 sec