Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-131124
#<BuildRuby:0x000055d84e952258
@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.20230204-131124",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.001280 0.003553 1.053161 ( 1.431853)
build_miniruby 0.000970 0.000176 0.891685 ( 0.890529)
build_ruby 0.001142 0.000208 2.062506 ( 2.280748)
build_all 0.002147 0.004523 3.285943 ( 1.512386)
build_install 0.009374 0.003407 2.433477 ( 1.587135)
test_btest 0.000604 0.000145 55.156945 ( 15.700524)
test_basic 0.000720 0.004243 0.402464 ( 0.494188)
test_all 0.001631 0.000457 596.288920 (183.820638)
test_rubyspec 0.029456 0.011310 58.290803 ( 68.918939)
total: 276.64 sec