Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-125948
#<BuildRuby:0x000055e3ab776228
@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.20230723-125948",
@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.000000 0.000040 0.000040 ( 0.000038)
autoconf 0.000000 0.000027 0.000027 ( 0.000028)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.002904 0.003397 2.127017 ( 3.435040)
build_miniruby 0.001649 0.000000 1.675387 ( 1.687586)
build_ruby 0.001752 0.000000 3.464450 ( 26.355907)
build_all 0.002763 0.004699 2.677720 ( 2.029159)
build_install 0.012772 0.005599 4.027974 ( 3.020938)
test_btest 0.000730 0.000243 79.446880 ( 33.152452)
test_basic 0.004988 0.003033 0.921142 ( 1.009898)
test_all 0.000928 0.000000 622.668140 (257.297471)
test_rubyspec 0.029103 0.022941 90.556214 (103.750910)
total: 431.74 sec