Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-142651
#<BuildRuby:0x0000562544996320
@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.20230110-142651",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.004663 0.000100 1.098272 ( 1.489532)
build_miniruby 0.001096 0.000149 1.227445 ( 1.226044)
build_ruby 0.001280 0.000175 3.164539 ( 3.512144)
build_all 0.002506 0.004537 3.439123 ( 1.650790)
build_install 0.014075 0.000946 2.525777 ( 1.656411)
test_btest 0.000755 0.000126 54.726189 ( 15.275949)
test_basic 0.003765 0.000627 0.342101 ( 0.435391)
test_all 0.000917 0.000153 611.171400 (190.676159)
test_rubyspec 0.017295 0.024442 61.942891 ( 71.936608)
total: 287.86 sec