Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-152216
#<BuildRuby:0x0000560fa4666228
@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.20230914-152216",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.005957 0.000769 2.302455 ( 4.700304)
build_miniruby 0.001848 0.000239 1.648810 ( 1.815439)
build_ruby 0.001483 0.000191 3.291968 ( 12.464529)
build_all 0.007562 0.000975 6.305513 ( 4.809376)
build_install 0.011691 0.009429 7.617356 ( 6.655642)
test_btest 0.000778 0.000141 83.000192 ( 47.681330)
test_basic 0.003816 0.004418 0.999690 ( 1.282703)
test_all 0.008728 0.000835 691.572613 (297.473973)
test_rubyspec 0.044698 0.026798 103.907721 (122.700607)
total: 499.58 sec