Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-065925
#<BuildRuby:0x00005608a58721a8
@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.20230105-065925",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.000168 0.004102 1.057730 ( 1.452763)
build_miniruby 0.000000 0.001228 1.141410 ( 1.139966)
build_ruby 0.000000 0.001460 3.217105 ( 3.595546)
build_all 0.001604 0.004217 3.150297 ( 1.503261)
build_install 0.007619 0.005872 2.588062 ( 1.674941)
test_btest 0.000513 0.000243 56.289029 ( 18.389243)
test_basic 0.005476 0.000788 0.408465 ( 0.523411)
test_all 0.001277 0.000203 625.724025 (187.030607)
test_rubyspec 0.008956 0.029475 62.932733 ( 72.943924)
total: 288.25 sec