Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-043210
#<BuildRuby:0x000055ee2bc563d0
@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.20240227-043210",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.003528 0.004475 2.896980 ( 3.192895)
build_miniruby 0.005074 0.000000 103.150467 ( 42.320525)
build_ruby 0.000000 0.001739 4.256361 ( 4.496329)
build_all 0.000000 0.007982 6.697397 ( 3.727040)
build_install 0.010172 0.009767 8.928263 ( 5.418274)
test_btest 0.000567 0.000152 92.937343 ( 48.208867)
test_basic 0.006204 0.001664 1.001298 ( 1.097119)
test_all 0.082646 0.035396 746.711338 (303.743199)
test_rubyspec 0.048551 0.039712 129.487002 (143.054278)
total: 555.26 sec