Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-002310
#<BuildRuby:0x0000558f443c2138
@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.20230108-002310",
@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.000000 0.000016 ( 0.000017)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.000734 0.003675 1.071048 ( 1.479135)
build_miniruby 0.001141 0.000163 1.406124 ( 1.405247)
build_ruby 0.001612 0.000000 3.384596 ( 3.755462)
build_all 0.004414 0.003697 3.902867 ( 2.015278)
build_install 0.009400 0.005089 2.729098 ( 1.927475)
test_btest 0.000742 0.000155 55.460025 ( 16.818356)
test_basic 0.002400 0.002825 0.431196 ( 0.527061)
test_all 0.001143 0.000263 636.932402 (198.757918)
test_rubyspec 0.030737 0.015170 66.860342 ( 77.006860)
total: 303.69 sec