Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-132947
#<BuildRuby:0x000055a136172258
@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.20231215-132947",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.001995 0.004583 2.495719 ( 2.793039)
build_miniruby 0.000000 0.001716 1.416870 ( 1.416346)
build_ruby 0.001616 0.000311 3.013979 ( 3.190781)
build_all 0.000000 0.007446 5.765634 ( 2.684271)
build_install 0.010618 0.007423 7.028914 ( 3.698258)
test_btest 0.000630 0.000266 81.056288 ( 25.650815)
test_basic 0.003700 0.002132 0.814078 ( 0.883778)
test_all 0.081660 0.035710 687.525345 (252.552721)
test_rubyspec 0.040150 0.023910 92.419473 (106.056812)
total: 398.93 sec