Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-152310
#<BuildRuby:0x000056324689a228
@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.20231015-152310",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.006184 0.000305 2.352362 ( 2.472098)
build_miniruby 0.001481 0.000197 1.409872 ( 1.409803)
build_ruby 0.001420 0.000189 3.309597 ( 3.520670)
build_all 0.008467 0.000038 6.127900 ( 3.089712)
build_install 0.015188 0.005123 7.623455 ( 4.375504)
test_btest 0.000637 0.000093 86.405850 ( 34.269042)
test_basic 0.000598 0.007900 0.935382 ( 1.031475)
test_all 0.008344 0.001669 696.747650 (246.694113)
test_rubyspec 0.044534 0.022604 98.857190 (110.618619)
total: 407.48 sec