Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-204116
#<BuildRuby:0x000056321b1ce190
@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.20230813-204116",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000031 0.000007 0.000038 ( 0.000035)
build_up 0.005884 0.001358 2.212991 ( 5.442338)
build_miniruby 0.001297 0.000300 1.668408 ( 2.325490)
build_ruby 0.001594 0.000368 3.325467 ( 5.600100)
build_all 0.007248 0.000640 2.763623 ( 3.695497)
build_install 0.014485 0.004723 4.312982 ( 6.031035)
test_btest 0.000782 0.000000 81.770579 ( 50.544171)
test_basic 0.004452 0.003616 0.946864 ( 1.742179)
test_all 0.001171 0.000292 713.822510 (480.662443)
test_rubyspec 0.028129 0.034305 98.164499 (166.267251)
total: 722.31 sec