Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-073304
#<BuildRuby:0x0000563ccdbd2008
@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.20240116-073304",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.006500 1.845754 ( 2.694526)
build_miniruby 0.000326 0.001570 2.001415 ( 2.048993)
build_ruby 0.001402 0.000000 3.083787 ( 3.334623)
build_all 0.000000 0.007507 5.819427 ( 3.095687)
build_install 0.017007 0.001637 7.444453 ( 4.505814)
test_btest 0.000634 0.000137 82.330967 ( 31.580002)
test_basic 0.000000 0.005638 0.821036 ( 0.888872)
test_all 0.085822 0.031519 773.357608 (265.840113)
test_rubyspec 0.029472 0.036838 88.488534 ( 99.993939)
total: 413.98 sec