Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-194009
#<BuildRuby:0x000055c460f82008
@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.20240226-194009",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.003887 0.003971 2.736685 ( 2.914256)
build_miniruby 0.005905 0.003715 179.782507 ( 60.569524)
build_ruby 0.001539 0.000199 4.267208 ( 4.505384)
build_all 0.003259 0.010126 45.843607 ( 27.589035)
build_install 0.009549 0.009751 8.674310 ( 4.817061)
test_btest 0.000924 0.000000 92.094183 ( 36.817590)
test_basic 0.004906 0.000594 0.906271 ( 0.971185)
test_all 0.079353 0.040381 760.381999 (352.101176)
test_rubyspec 0.059803 0.038678 134.077384 (184.432566)
total: 674.72 sec