Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-035042
#<BuildRuby:0x0000556592a12320
@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.20240218-035042",
@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.000026 0.000002 0.000028 ( 0.000026)
autoconf 0.000038 0.000003 0.000041 ( 0.000040)
configure 0.000033 0.000002 0.000035 ( 0.000035)
build_up 0.005854 0.000433 1.917300 ( 2.347406)
build_miniruby 0.001305 0.000097 1.760851 ( 1.766278)
build_ruby 0.001695 0.000126 3.462435 ( 3.695552)
build_all 0.007878 0.000583 6.590199 ( 3.997346)
build_install 0.015801 0.003885 8.195810 ( 5.534204)
test_btest 0.001001 0.000094 91.547487 ( 46.565679)
test_basic 0.000000 0.008472 0.841956 ( 0.922969)
test_all 0.096858 0.021743 791.605538 (336.606014)
test_rubyspec 0.051657 0.040968 125.146926 (134.667188)
total: 536.10 sec