Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-123518
#<BuildRuby:0x0000557df5975f90
@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.20240310-123518",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000022 0.000008 0.000030 ( 0.000030)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.006298 0.002028 2.770289 ( 3.022594)
build_miniruby 0.001278 0.000442 2.049147 ( 2.053366)
build_ruby 0.001483 0.000514 3.668366 ( 3.902292)
build_all 0.008874 0.000000 6.793786 ( 3.576385)
build_install 0.010836 0.010313 8.776588 ( 5.309203)
test_btest 0.000561 0.000210 93.842365 ( 48.343160)
test_basic 0.002884 0.004946 1.051933 ( 1.185004)
test_all 0.089880 0.031110 861.142468 (346.494960)
test_rubyspec 0.038738 0.049662 126.216484 (135.524722)
total: 549.41 sec