Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-142547
#<BuildRuby:0x00005588538ddd90
@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.20230724-142547",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000035 0.000003 0.000038 ( 0.000034)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006011 0.000644 2.213826 ( 3.866328)
build_miniruby 0.001331 0.000000 1.776002 ( 2.321667)
build_ruby 0.001813 0.000000 3.226224 ( 3.643926)
build_all 0.003656 0.003835 2.607935 ( 1.978905)
build_install 0.018281 0.000300 4.081591 ( 3.895869)
test_btest 0.000651 0.000076 80.734138 ( 43.027364)
test_basic 0.003430 0.003945 0.895588 ( 1.205080)
test_all 0.001335 0.000000 597.923653 (257.002811)
test_rubyspec 0.036711 0.018208 91.254242 (110.922979)
total: 427.87 sec