Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-081514
#<BuildRuby:0x000055cb063ce390
@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.20230924-081514",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.004899 0.003093 2.323477 ( 4.828258)
build_miniruby 0.000507 0.001110 1.801191 ( 2.133315)
build_ruby 0.001579 0.000379 3.409544 ( 4.088528)
build_all 0.007010 0.001840 6.425537 ( 5.681502)
build_install 0.020990 0.001108 7.868618 ( 6.693235)
test_btest 0.000751 0.000160 83.249000 ( 53.860301)
test_basic 0.003558 0.004990 1.007741 ( 1.544208)
test_all 0.005250 0.005669 710.981230 (510.444095)
test_rubyspec 0.054908 0.028726 109.276425 (154.965345)
total: 744.24 sec