Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-054501
#<BuildRuby:0x00005585a1682320
@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.20240222-054501",
@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.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.000346 0.006826 2.630567 ( 2.379535)
build_miniruby 0.001146 0.000359 1.686659 ( 1.686042)
build_ruby 0.001501 0.000311 3.287523 ( 3.507107)
build_all 0.006251 0.001294 6.804643 ( 2.778331)
build_install 0.011186 0.007888 8.569676 ( 4.024821)
test_btest 0.000760 0.000190 93.437325 ( 25.278030)
test_basic 0.006827 0.000000 0.901752 ( 0.964012)
test_all 0.070462 0.049695 757.240252 (228.612345)
test_rubyspec 0.049334 0.035683 115.203777 (124.869893)
total: 394.10 sec