Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-144848
#<BuildRuby:0x000055b3cd5f17a8
@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.20221224-144848",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000002 0.000001 0.000003 ( 0.000023)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.003655 0.001405 1.164517 ( 1.904033)
build_miniruby 0.000000 0.001467 1.614679 ( 1.649091)
build_ruby 0.000736 0.001216 3.816990 ( 4.195696)
build_all 0.007149 0.001249 3.984724 ( 2.656829)
build_install 0.012247 0.005791 3.290709 ( 2.845211)
test_btest 0.000779 0.000321 58.717390 ( 25.907893)
test_basic 0.004013 0.000000 0.389432 ( 0.484726)
test_all 0.001179 0.000000 670.083978 (219.376940)
test_rubyspec 0.026546 0.024879 70.236496 ( 80.303846)
total: 339.33 sec