Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-211055
#<BuildRuby:0x00005585f98aded0
@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.20240110-211055",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005412 0.000166 1.689998 ( 2.041865)
build_miniruby 0.001501 0.000180 1.581175 ( 1.580015)
build_ruby 0.001729 0.000000 3.378923 ( 3.592064)
build_all 0.004431 0.003259 5.976056 ( 2.997391)
build_install 0.004903 0.013001 7.125228 ( 4.191360)
test_btest 0.000719 0.000180 85.807609 ( 34.631564)
test_basic 0.000000 0.007387 0.923317 ( 1.008448)
test_all 0.078995 0.040577 788.224687 (290.856590)
test_rubyspec 0.025451 0.040446 98.638625 (110.517682)
total: 451.42 sec