Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-210305
#<BuildRuby:0x000056461b591f48
@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-210305",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006059 0.000466 2.321051 ( 2.132540)
build_miniruby 0.001134 0.000087 1.561999 ( 1.560041)
build_ruby 0.000000 0.001367 3.041409 ( 3.262711)
build_all 0.000000 0.007216 6.177461 ( 2.410417)
build_install 0.012389 0.006088 7.906471 ( 3.720052)
test_btest 0.000830 0.000156 86.911886 ( 23.675098)
test_basic 0.003409 0.003024 0.975634 ( 1.040442)
test_all 0.080064 0.037302 711.720778 (204.250784)
test_rubyspec 0.033357 0.042390 101.149236 (110.754685)
total: 352.81 sec