Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-223159
#<BuildRuby:0x000055b2a5366228
@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.20230606-223159",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001840 0.004369 1.831330 ( 4.130593)
build_miniruby 0.001307 0.000238 1.308909 ( 1.497403)
build_ruby 0.001169 0.000213 2.660837 ( 2.946695)
build_all 0.006738 0.000435 2.066121 ( 1.748942)
build_install 0.010492 0.008111 3.522926 ( 2.947768)
test_btest 0.000734 0.000169 74.759193 ( 40.846521)
test_basic 0.002077 0.004846 0.772881 ( 1.039449)
test_all 0.002353 0.000470 606.370645 (272.004695)
test_rubyspec 0.030237 0.022572 84.483523 (104.092090)
total: 431.26 sec