Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-165150
#<BuildRuby:0x000055ea29b32018
@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.20240224-165150",
@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.000021)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.003482 0.004323 2.526641 ( 2.525012)
build_miniruby 0.001398 0.000000 1.630312 ( 1.639871)
build_ruby 0.001712 0.000000 3.403343 ( 28.884595)
build_all 0.007921 0.000000 6.528112 ( 2.953939)
build_install 0.013578 0.008341 8.698904 ( 5.408934)
test_btest 0.000926 0.000000 91.709887 ( 48.443350)
test_basic 0.008371 0.000000 0.978051 ( 1.113719)
test_all 0.090921 0.025521 784.649818 (299.766160)
test_rubyspec 0.046278 0.042052 121.301219 (131.012363)
total: 521.75 sec