Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-081603
#<BuildRuby:0x000055de6b072318
@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.20230919-081603",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.007853 0.000000 2.378989 ( 4.865983)
build_miniruby 0.001827 0.000165 1.733251 ( 2.043682)
build_ruby 0.002031 0.000191 3.526694 ( 3.889279)
build_all 0.005575 0.003824 6.473261 ( 4.974947)
build_install 0.020284 0.001855 8.138310 ( 7.607453)
test_btest 0.000874 0.000100 88.432598 ( 55.296658)
test_basic 0.004724 0.003953 1.003607 ( 1.388845)
test_all 0.008659 0.001354 746.784639 (742.079629)
test_rubyspec 0.051429 0.036991 114.601925 (171.035460)
total: 993.18 sec