Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-084758
#<BuildRuby:0x000055ea45b15a00
@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.20230809-084758",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.002009 0.004375 2.171231 ( 3.561142)
build_miniruby 0.001268 0.000244 1.543864 ( 1.545079)
build_ruby 0.001449 0.000000 3.136702 ( 3.349955)
build_all 0.004488 0.003648 2.646047 ( 1.728310)
build_install 0.009306 0.008421 3.921999 ( 2.672531)
test_btest 0.000581 0.000155 83.827090 ( 26.893039)
test_basic 0.004160 0.000000 0.847517 ( 0.949774)
test_all 0.002457 0.000000 647.232033 (214.451060)
test_rubyspec 0.029174 0.025797 93.352359 (108.248384)
total: 363.40 sec