Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-103052
#<BuildRuby:0x000055e58c4a2320
@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.20240318-103052",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003255 0.004624 2.542872 ( 3.848845)
build_miniruby 0.001396 0.000299 1.804794 ( 1.908297)
build_ruby 0.001731 0.000371 3.723097 ( 4.476531)
build_all 0.005533 0.003511 7.151575 ( 5.957765)
build_install 0.018479 0.003253 9.101189 ( 8.483317)
test_btest 0.000896 0.000000 96.543719 ( 84.100422)
test_basic 0.003590 0.004549 1.064459 ( 1.796075)
test_all 0.086823 0.037535 870.239614 (582.536028)
test_rubyspec 0.034543 0.056773 137.171527 (158.481241)
total: 851.59 sec