Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-020033
#<BuildRuby:0x0000556bfda0a258
@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.20231021-020033",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005674 0.000655 2.034030 ( 2.460542)
build_miniruby 0.000000 0.001212 1.749205 ( 1.834732)
build_ruby 0.000000 0.002191 2.607115 ( 9.326503)
build_all 0.002707 0.004519 5.598937 ( 2.237563)
build_install 0.016564 0.000704 7.053371 ( 3.507547)
test_btest 0.000652 0.000109 79.289855 ( 21.150418)
test_basic 0.002025 0.003844 0.839193 ( 0.902052)
test_all 0.005294 0.003547 671.262578 (230.775435)
test_rubyspec 0.034611 0.020527 77.990339 ( 89.636698)
total: 361.83 sec