Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-104809
#<BuildRuby:0x00005558b0cae190
@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.20231223-104809",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000022)
build_up 0.005211 0.000268 1.623872 ( 1.981520)
build_miniruby 0.001277 0.000278 1.684681 ( 1.684151)
build_ruby 0.002009 0.000000 3.071519 ( 3.300230)
build_all 0.004337 0.002744 5.384088 ( 2.394827)
build_install 0.014952 0.001546 6.604388 ( 3.581710)
test_btest 0.001095 0.000000 79.755994 ( 30.124561)
test_basic 0.005604 0.001999 0.833745 ( 0.908079)
test_all 0.072786 0.043298 667.178349 (241.067741)
test_rubyspec 0.047315 0.020279 92.668878 (104.352541)
total: 389.40 sec