Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-113210
#<BuildRuby:0x000055718c4420e8
@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.20240112-113210",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000027)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.000000 0.005527 1.698959 ( 2.076276)
build_miniruby 0.000000 0.001617 1.536311 ( 1.534461)
build_ruby 0.000000 0.001596 3.323551 ( 3.540960)
build_all 0.003239 0.004726 5.733808 ( 3.032770)
build_install 0.003714 0.014279 6.861111 ( 3.874690)
test_btest 0.000617 0.000163 83.917662 ( 32.576346)
test_basic 0.002938 0.004450 0.922424 ( 0.998906)
test_all 0.084984 0.033227 782.917207 (295.728718)
test_rubyspec 0.031228 0.038133 97.002741 (108.649352)
total: 452.01 sec