Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-075313
#<BuildRuby:0x000055b399de6078
@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.20240224-075313",
@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.000032 0.000006 0.000038 ( 0.000037)
autoconf 0.000043 0.000008 0.000051 ( 0.000049)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.007434 0.001429 2.721626 ( 3.829429)
build_miniruby 0.001333 0.000257 1.919268 ( 2.390491)
build_ruby 0.001531 0.000294 3.888803 ( 10.243066)
build_all 0.006863 0.001320 7.032905 ( 5.219941)
build_install 0.013453 0.008259 8.951031 ( 7.899231)
test_btest 0.001084 0.000253 95.453451 ( 99.893968)
test_basic 0.007872 0.000000 1.047619 ( 1.868253)
test_all 0.065696 0.063369 839.399437 (934.961179)
test_rubyspec 0.028344 0.073656 138.576831 (226.113187)
total: 1292.42 sec