Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-214105
#<BuildRuby:0x00005616a186e0d0
@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.20231217-214105",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000019 0.000001 0.000020 ( 0.000022)
build_up 0.002298 0.004360 2.361351 ( 2.440860)
build_miniruby 0.000000 0.001748 1.557661 ( 1.556357)
build_ruby 0.000000 0.001768 3.144123 ( 3.348862)
build_all 0.003459 0.004426 5.698261 ( 2.921929)
build_install 0.013686 0.004412 7.145291 ( 4.169201)
test_btest 0.000703 0.000151 81.852764 ( 30.651978)
test_basic 0.005030 0.000169 0.884400 ( 0.958991)
test_all 0.065426 0.052409 702.145205 (262.636000)
test_rubyspec 0.026766 0.042211 94.108502 (106.000432)
total: 414.69 sec