Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-073250
#<BuildRuby:0x00005627ee5621a8
@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.20240126-073250",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.000000 0.005641 1.876942 ( 2.208183)
build_miniruby 0.000000 0.001490 1.619545 ( 1.633751)
build_ruby 0.000727 0.000887 2.985571 ( 3.216673)
build_all 0.002950 0.004786 6.185213 ( 2.859813)
build_install 0.017857 0.000000 7.530871 ( 4.180456)
test_btest 0.000970 0.000000 83.035385 ( 34.965780)
test_basic 0.000000 0.007712 0.906885 ( 1.006320)
test_all 0.096651 0.017942 727.311562 (225.090275)
test_rubyspec 0.053122 0.044977 153.679092 (165.103487)
total: 440.27 sec