Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-172033
#<BuildRuby:0x000055d32aabe390
@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.20231023-172033",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.001178 0.007706 3.693638 ( 5.262676)
build_miniruby 0.001226 0.000169 1.683446 ( 2.158981)
build_ruby 0.001251 0.000173 3.314763 ( 4.018554)
build_all 0.007954 0.000522 5.913692 ( 5.074212)
build_install 0.012106 0.009060 8.147523 ( 6.208785)
test_btest 0.000710 0.000134 79.424993 ( 64.915795)
test_basic 0.006262 0.000352 0.886411 ( 1.170511)
test_all 0.092215 0.025192 608.407440 (337.063408)
test_rubyspec 0.045135 0.020291 95.084056 (107.595216)
total: 533.47 sec