Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-042845
#<BuildRuby:0x000055d3aed66320
@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.20240319-042845",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.007103 0.001015 2.483274 ( 3.171935)
build_miniruby 0.001425 0.000204 1.869316 ( 1.974060)
build_ruby 0.001466 0.000210 3.830034 ( 4.220981)
build_all 0.004561 0.003657 7.191001 ( 3.839215)
build_install 0.013803 0.005218 8.805561 ( 5.825949)
test_btest 0.000728 0.000137 95.531648 ( 68.299066)
test_basic 0.007186 0.000506 1.003330 ( 1.440529)
test_all 0.077226 0.046449 787.823150 (511.650403)
test_rubyspec 0.051227 0.043657 135.605444 (169.606202)
total: 770.03 sec