Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-024716
#<BuildRuby:0x000055cb54c6df70
@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.20230822-024716",
@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.000016 0.000006 0.000022 ( 0.000021)
autoconf 0.000026 0.000010 0.000036 ( 0.000035)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.004626 0.001810 2.316261 ( 4.482334)
build_miniruby 0.001939 0.000000 1.727124 ( 1.753613)
build_ruby 0.000000 0.002425 3.542630 ( 4.215623)
build_all 0.002861 0.004963 6.221165 ( 3.759435)
build_install 0.011646 0.007487 7.805680 ( 5.457907)
test_btest 0.000492 0.000229 84.267643 ( 52.861657)
test_basic 0.003313 0.005837 1.010888 ( 2.143279)
test_all 0.006882 0.003441 660.380367 (327.496037)
test_rubyspec 0.041020 0.028163 104.554252 (135.547341)
total: 537.72 sec