Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-203138
#<BuildRuby:0x0000558e35fc61d8
@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.20240121-203138",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005173 0.000450 1.689410 ( 2.029007)
build_miniruby 0.001545 0.000135 1.732144 ( 1.739530)
build_ruby 0.001902 0.000165 3.515286 ( 3.756186)
build_all 0.004891 0.003949 6.055547 ( 2.889736)
build_install 0.015361 0.004033 7.456561 ( 4.107982)
test_btest 0.000000 0.000789 83.371086 ( 35.704223)
test_basic 0.001416 0.006187 0.907015 ( 1.076864)
test_all 0.075065 0.045384 760.976060 (257.622165)
test_rubyspec 0.051364 0.053274 162.781997 (174.688468)
total: 483.62 sec