Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-152109
#<BuildRuby:0x00005632ca609e80
@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.20231228-152109",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001280 0.004198 1.663230 ( 2.012510)
build_miniruby 0.000000 0.001745 1.599849 ( 1.599185)
build_ruby 0.000000 0.001574 3.318247 ( 3.502072)
build_all 0.007338 0.000376 5.801938 ( 2.702945)
build_install 0.010227 0.007496 6.905913 ( 3.982180)
test_btest 0.000637 0.000170 79.976893 ( 31.408680)
test_basic 0.002113 0.004577 0.879426 ( 0.946630)
test_all 0.070379 0.046485 722.842545 (286.891785)
test_rubyspec 0.036691 0.028847 93.847572 (105.519420)
total: 438.57 sec