Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-180406
#<BuildRuby:0x0000555b66392198
@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.20230101-180406",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004336 0.000788 0.902902 ( 1.289043)
build_miniruby 0.001407 0.000000 1.404377 ( 1.402421)
build_ruby 0.001398 0.000000 2.740187 ( 3.091393)
build_all 0.006118 0.000127 3.245030 ( 1.514459)
build_install 0.010778 0.001797 2.746098 ( 1.785438)
test_btest 0.000000 0.000827 55.341210 ( 14.315635)
test_basic 0.000000 0.005082 0.342983 ( 0.435023)
test_all 0.000000 0.001324 564.139858 (158.978265)
test_rubyspec 0.023801 0.022266 57.099124 ( 67.237043)
total: 250.05 sec