Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-171325
#<BuildRuby:0x0000555633ea2138
@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.20240113-171325",
@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.000021 0.000001 0.000022 ( 0.000021)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.000000 0.005888 1.529553 ( 1.892354)
build_miniruby 0.000000 0.001523 1.604920 ( 1.603589)
build_ruby 0.001038 0.000601 3.114610 ( 3.340492)
build_all 0.004883 0.003086 5.670071 ( 2.891210)
build_install 0.014644 0.001397 6.803010 ( 4.057507)
test_btest 0.000850 0.000109 80.873101 ( 29.720047)
test_basic 0.006345 0.000819 0.838477 ( 0.929945)
test_all 0.069385 0.046457 767.968671 (287.749629)
test_rubyspec 0.036963 0.027598 93.875233 (105.776454)
total: 437.96 sec