Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-193221
#<BuildRuby:0x000055bc75cd5a00
@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.20230818-193221",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000034 0.000006 0.000040 ( 0.000041)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.002453 0.004421 2.364570 ( 6.639691)
build_miniruby 0.001304 0.000279 1.727200 ( 4.839436)
build_ruby 0.001724 0.000000 3.448816 ( 6.560443)
build_all 0.008615 0.000000 6.388154 ( 8.372182)
build_install 0.007787 0.012708 8.075105 ( 10.048002)
test_btest 0.000615 0.000173 83.749055 ( 66.883788)
test_basic 0.000111 0.008289 1.023505 ( 2.887245)
test_all 0.010502 0.000725 679.692998 (386.679902)
test_rubyspec 0.049173 0.027969 106.990394 (158.495907)
total: 651.41 sec