Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-002243
#<BuildRuby:0x0000559220ae6138
@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.20230919-002243",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.006358 0.000877 2.370710 ( 5.519422)
build_miniruby 0.001398 0.000192 1.869256 ( 2.490825)
build_ruby 0.000000 0.002603 3.404420 ( 4.656244)
build_all 0.006676 0.002127 6.396507 ( 6.652106)
build_install 0.017200 0.006053 8.040016 ( 9.758319)
test_btest 0.000712 0.000134 87.307067 ( 92.017936)
test_basic 0.007742 0.000534 0.987231 ( 1.773702)
test_all 0.010811 0.000173 712.222605 (740.100940)
test_rubyspec 0.042453 0.038318 110.844137 (146.980754)
total: 1009.95 sec