Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-162553
#<BuildRuby:0x00005599006ba258
@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.20230529-162553",
@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.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.002523 0.003684 1.856142 ( 3.192217)
build_miniruby 0.001471 0.000283 1.323830 ( 1.338317)
build_ruby 0.001609 0.000000 2.648404 ( 2.866332)
build_all 0.003467 0.003372 2.188068 ( 1.851450)
build_install 0.006241 0.010051 3.441778 ( 3.111252)
test_btest 0.000729 0.000211 74.992688 ( 33.528685)
test_basic 0.004927 0.001430 0.760266 ( 0.865886)
test_all 0.000773 0.000225 569.980447 (227.659911)
test_rubyspec 0.028793 0.021573 79.145440 ( 91.048133)
total: 365.46 sec