Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-232108
#<BuildRuby:0x00005560cb29df48
@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.20240205-232108",
@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.000003 0.000024 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.000000 0.007427 2.134477 ( 4.109465)
build_miniruby 0.000490 0.000868 1.983079 ( 2.704299)
build_ruby 0.001392 0.000258 3.828967 ( 4.802407)
build_all 0.003680 0.005034 6.642733 ( 7.674383)
build_install 0.015883 0.007237 8.334579 ( 9.359750)
test_btest 0.001026 0.000257 91.207225 ( 97.124242)
test_basic 0.004085 0.004610 1.020608 ( 1.553510)
test_all 0.089073 0.031826 763.925113 (508.434857)
test_rubyspec 0.055426 0.049145 181.606776 (221.827587)
total: 857.59 sec