Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-101525
#<BuildRuby:0x0000559236882228
@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.20230102-101525",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003924 0.000001 0.973556 ( 1.495471)
build_miniruby 0.000888 0.000198 1.230898 ( 1.229174)
build_ruby 0.000984 0.000219 3.114655 ( 3.516424)
build_all 0.005218 0.001160 3.571720 ( 1.771284)
build_install 0.006993 0.005026 2.926258 ( 2.010513)
test_btest 0.000637 0.000167 56.012150 ( 15.926613)
test_basic 0.002373 0.002608 0.391769 ( 0.488507)
test_all 0.001096 0.000313 603.040403 (172.935464)
test_rubyspec 0.013252 0.035971 64.134672 ( 74.240211)
total: 273.61 sec