Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-023845
#<BuildRuby:0x00005558f8716230
@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.20231214-023845",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.003206 0.004486 2.571393 ( 3.114352)
build_miniruby 0.000000 0.001796 1.698251 ( 1.756106)
build_ruby 0.000000 0.001899 3.342859 ( 3.620679)
build_all 0.000700 0.007758 5.921408 ( 4.143591)
build_install 0.018168 0.003563 7.627930 ( 5.562544)
test_btest 0.000860 0.000071 82.922118 ( 65.276458)
test_basic 0.000000 0.008661 0.932484 ( 1.231493)
test_all 0.073325 0.052017 697.842526 (332.263046)
test_rubyspec 0.033216 0.043098 103.937431 (144.339200)
total: 561.31 sec