Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-034256
#<BuildRuby:0x000055d18a5ae1a8
@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.20240228-034256",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.002577 0.004777 2.606385 ( 2.766126)
build_miniruby 0.001354 0.000000 2.014498 ( 2.062199)
build_ruby 0.000000 0.001887 3.497681 ( 4.022006)
build_all 0.005680 0.003169 6.988551 ( 3.055833)
build_install 0.020450 0.000000 4.779659 ( 3.420301)
test_btest 0.001023 0.000148 92.955378 ( 49.869968)
test_basic 0.000149 0.008519 0.997255 ( 1.133154)
test_all 0.078382 0.038471 821.311470 (461.803326)
test_rubyspec 0.044730 0.052185 136.177052 (208.107519)
total: 736.24 sec