Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-074640
#<BuildRuby:0x000055bebc43a230
@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.20230824-074640",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002840 0.003895 2.245562 ( 3.517279)
build_miniruby 0.001746 0.000000 1.678616 ( 1.680853)
build_ruby 0.000000 0.001700 3.220845 ( 3.455008)
build_all 0.005928 0.002188 6.391716 ( 2.955279)
build_install 0.003744 0.015004 7.933615 ( 4.291120)
test_btest 0.000934 0.000228 86.960481 ( 25.259599)
test_basic 0.007230 0.000000 0.932293 ( 1.026270)
test_all 0.007604 0.006307 737.359274 (644.595069)
test_rubyspec 0.042978 0.034109 111.062943 (195.835252)
total: 882.62 sec