Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-093510
#<BuildRuby:0x0000555d473c9fc0
@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.20230916-093510",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.007332 0.000947 2.352052 ( 4.601064)
build_miniruby 0.001354 0.000175 1.664180 ( 1.926538)
build_ruby 0.001838 0.000000 3.703034 ( 3.998612)
build_all 0.004845 0.003987 6.618240 ( 4.585360)
build_install 0.008978 0.011793 8.138672 ( 6.933026)
test_btest 0.000758 0.000169 85.192724 ( 44.657751)
test_basic 0.003765 0.005064 1.012353 ( 1.192806)
test_all 0.009942 0.000351 700.676362 (302.024112)
test_rubyspec 0.042097 0.031240 107.103106 (126.476672)
total: 496.40 sec