Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-112441
#<BuildRuby:0x0000563f096a2090
@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.20231212-112441",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.003621 0.003514 2.428929 ( 2.521709)
build_miniruby 0.001635 0.000105 1.705905 ( 1.706817)
build_ruby 0.001829 0.000118 3.449676 ( 3.630587)
build_all 0.007127 0.000460 5.931121 ( 2.881700)
build_install 0.009351 0.010860 7.323409 ( 3.964278)
test_btest 0.000788 0.000109 84.454157 ( 25.918232)
test_basic 0.005545 0.000770 0.823432 ( 0.887365)
test_all 0.069942 0.048708 668.583340 (198.095271)
test_rubyspec 0.035328 0.020119 79.217138 ( 90.822222)
total: 330.43 sec