Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-212114
#<BuildRuby:0x0000561380f8e078
@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.20240305-212114",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.002620 0.004476 2.455619 ( 2.394765)
build_miniruby 0.001051 0.000191 1.654254 ( 1.652498)
build_ruby 0.001264 0.000230 2.753708 ( 2.971911)
build_all 0.006462 0.000000 5.889840 ( 2.210258)
build_install 0.015957 0.000853 7.854208 ( 3.709752)
test_btest 0.000891 0.000000 84.741487 ( 22.204679)
test_basic 0.002251 0.004218 0.833303 ( 0.892712)
test_all 0.077506 0.038124 775.940681 (233.729464)
test_rubyspec 0.054385 0.029151 109.552198 (118.863021)
total: 388.63 sec