Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-162820
#<BuildRuby:0x000055dec30723b0
@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.20240211-162820",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.005998 1.857182 ( 2.567044)
build_miniruby 0.000763 0.000775 1.642805 ( 1.640604)
build_ruby 0.001497 0.000000 3.361770 ( 3.563412)
build_all 0.007869 0.000302 6.323258 ( 2.443557)
build_install 0.013127 0.004888 7.350966 ( 3.328310)
test_btest 0.000000 0.001069 87.403344 ( 22.842292)
test_basic 0.000000 0.006360 0.909739 ( 0.966982)
test_all 0.081334 0.035921 728.175476 (209.943894)
test_rubyspec 0.047722 0.055385 159.195607 (169.526907)
total: 416.82 sec