Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-175906
#<BuildRuby:0x00005643cf68a3d0
@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.20240122-175906",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000034 0.000007 0.000041 ( 0.000039)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005688 0.000332 1.836432 ( 2.379217)
build_miniruby 0.001367 0.000263 18.613056 ( 18.216313)
build_ruby 0.001471 0.000282 3.408216 ( 3.631938)
build_all 0.006307 0.001213 6.352473 ( 2.809619)
build_install 0.009126 0.007934 7.493331 ( 4.019091)
test_btest 0.000657 0.000160 85.958855 ( 34.530899)
test_basic 0.005895 0.001429 0.867793 ( 0.973984)
test_all 0.080259 0.034451 707.991662 (259.698542)
test_rubyspec 0.056098 0.046911 158.918474 (170.967308)
total: 497.23 sec