Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-014821
#<BuildRuby:0x000055bbd0096050
@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.20240201-014821",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.001318 0.004396 1.508303 ( 1.834120)
build_miniruby 0.001077 0.000281 1.316758 ( 1.315031)
build_ruby 0.001189 0.000310 2.974621 ( 3.196227)
build_all 0.006661 0.000611 6.099036 ( 2.425348)
build_install 0.016117 0.001726 7.162576 ( 3.387960)
test_btest 0.000680 0.000157 86.709804 ( 24.602701)
test_basic 0.005411 0.001249 0.832999 ( 0.893601)
test_all 0.083987 0.035211 708.847877 (204.890306)
test_rubyspec 0.052420 0.049446 154.766813 (168.372748)
total: 410.92 sec