Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-160451
#<BuildRuby:0x0000560d1fa62228
@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.20231229-160451",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.002315 0.003134 1.275772 ( 1.617606)
build_miniruby 0.001160 0.000179 1.492466 ( 1.490316)
build_ruby 0.001204 0.000185 2.701079 ( 2.940184)
build_all 0.007124 0.000000 5.286262 ( 2.108246)
build_install 0.009544 0.005488 6.185610 ( 3.007898)
test_btest 0.000943 0.000168 79.898390 ( 21.721201)
test_basic 0.004941 0.000883 0.848482 ( 0.906301)
test_all 0.075637 0.044401 733.876117 (210.060327)
test_rubyspec 0.035982 0.025086 79.715017 ( 91.311509)
total: 335.16 sec