Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-070320
#<BuildRuby:0x0000558781dc9fc0
@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.20230907-070320",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006638 0.000261 2.365864 ( 3.630920)
build_miniruby 0.001409 0.000141 2.019868 ( 2.146605)
build_ruby 0.000000 0.002275 3.694082 ( 3.910732)
build_all 0.006358 0.001548 6.592586 ( 4.449887)
build_install 0.018761 0.000737 8.102279 ( 5.769577)
test_btest 0.000854 0.000098 83.663258 ( 45.282664)
test_basic 0.002826 0.004722 0.940793 ( 1.145599)
test_all 0.009924 0.000000 682.976377 (299.905122)
test_rubyspec 0.034054 0.039911 106.332182 (124.179436)
total: 490.42 sec