Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-071410
#<BuildRuby:0x000055ff8d1ca3d0
@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.20230925-071410",
@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.000033 0.000002 0.000035 ( 0.000035)
configure 0.000030 0.000001 0.000031 ( 0.000032)
build_up 0.003824 0.004258 2.444099 ( 5.063240)
build_miniruby 0.001390 0.000131 2.100722 ( 2.480072)
build_ruby 0.002063 0.000194 3.359147 ( 3.851576)
build_all 0.000263 0.008311 6.158823 ( 4.454590)
build_install 0.012498 0.007497 7.942643 ( 5.443552)
test_btest 0.000871 0.000000 83.521229 ( 43.754228)
test_basic 0.007095 0.000785 0.960696 ( 1.285935)
test_all 0.006229 0.003723 723.325335 (266.573356)
test_rubyspec 0.026401 0.042474 99.511466 (111.085320)
total: 443.99 sec