Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-014321
#<BuildRuby:0x0000559f4c1b67f0
@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.20230112-014321",
@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.000016)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.004520 0.000016 0.898122 ( 1.490982)
build_miniruby 0.001180 0.000050 1.126300 ( 1.124860)
build_ruby 0.000000 0.001405 2.775285 ( 3.122051)
build_all 0.003668 0.003051 3.082069 ( 1.409990)
build_install 0.013913 0.000061 2.255154 ( 1.505944)
test_btest 0.000673 0.000050 56.363346 ( 14.371136)
test_basic 0.004481 0.000004 0.343504 ( 0.437778)
test_all 0.000921 0.000065 580.346141 (163.350378)
test_rubyspec 0.027101 0.015606 57.127168 ( 66.952330)
total: 253.77 sec