Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-162852
#<BuildRuby:0x000055aaab02a8e0
@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.20230906-162852",
@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.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.002695 0.003795 1.878750 ( 2.892779)
build_miniruby 0.001441 0.000213 1.624320 ( 1.680252)
build_ruby 0.000000 0.001992 3.645814 ( 4.081647)
build_all 0.006612 0.002383 6.401274 ( 4.381192)
build_install 0.019125 0.001104 7.714172 ( 5.794855)
test_btest 0.000000 0.001118 83.120696 ( 43.563002)
test_basic 0.001440 0.005911 0.923812 ( 1.366429)
test_all 0.007334 0.002997 668.924018 (325.504687)
test_rubyspec 0.037035 0.034713 102.849558 (120.975084)
total: 510.24 sec