Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-203655
#<BuildRuby:0x000055b8fdd6a018
@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.20240309-203655",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.002424 0.004419 2.564099 ( 2.320714)
build_miniruby 0.001392 0.000181 1.537232 ( 1.536522)
build_ruby 0.001859 0.000000 3.538132 ( 3.763822)
build_all 0.003399 0.004453 6.453043 ( 2.914417)
build_install 0.015840 0.004064 8.237633 ( 4.307505)
test_btest 0.000679 0.000121 92.736162 ( 31.681146)
test_basic 0.001320 0.004583 0.896173 ( 1.195557)
test_all 0.088418 0.029958 768.469040 (280.835385)
test_rubyspec 0.068232 0.018909 115.926645 (125.558880)
total: 454.11 sec