Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-223619
#<BuildRuby:0x000055dee6111a00
@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.20230907-223619",
@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.000029 0.000002 0.000031 ( 0.000024)
autoconf 0.000035 0.000002 0.000037 ( 0.000036)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.000000 0.006987 2.263120 ( 3.637649)
build_miniruby 0.000000 0.001835 1.760952 ( 1.773540)
build_ruby 0.000000 0.001871 3.565404 ( 3.784843)
build_all 0.006851 0.001365 6.163932 ( 3.775228)
build_install 0.014374 0.005096 7.884328 ( 5.191266)
test_btest 0.000877 0.000146 83.253473 ( 37.141661)
test_basic 0.008084 0.000621 1.016940 ( 1.117012)
test_all 0.004331 0.005178 726.625705 (317.384374)
test_rubyspec 0.038399 0.029880 98.494514 (110.001118)
total: 483.81 sec