Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-085841
#<BuildRuby:0x00005620fff4e1a8
@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.20230130-085841",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001644 0.003546 0.880787 ( 1.283834)
build_miniruby 0.000000 0.001354 0.943237 ( 0.941544)
build_ruby 0.000000 0.001354 1.852692 ( 2.052505)
build_all 0.004498 0.002199 3.480778 ( 1.662989)
build_install 0.014302 0.000882 2.634065 ( 1.679179)
test_btest 0.000630 0.000140 56.861815 ( 15.469248)
test_basic 0.003753 0.000834 0.405041 ( 0.497962)
test_all 0.000987 0.000219 598.328446 (170.172046)
test_rubyspec 0.005128 0.044512 66.537173 ( 76.346280)
total: 270.11 sec