Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-043708
#<BuildRuby:0x00005613b46c2230
@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.20240127-043708",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.005418 0.000323 1.968055 ( 2.312542)
build_miniruby 0.001096 0.000263 1.655124 ( 1.655001)
build_ruby 0.001506 0.000361 3.319799 ( 3.554764)
build_all 0.001619 0.006444 6.182413 ( 2.997045)
build_install 0.015635 0.003328 7.728962 ( 4.398329)
test_btest 0.000720 0.000206 86.426217 ( 34.476145)
test_basic 0.003932 0.002952 0.918400 ( 0.993804)
test_all 0.084303 0.029152 740.461680 (270.993449)
test_rubyspec 0.035464 0.068509 161.261344 (173.164156)
total: 494.55 sec