Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-090724
#<BuildRuby:0x0000558344a46308
@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-090724",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.001944 0.003958 1.550716 ( 1.886341)
build_miniruby 0.001340 0.000096 1.528126 ( 1.527361)
build_ruby 0.001597 0.000114 3.136551 ( 3.351617)
build_all 0.006607 0.000472 5.476925 ( 2.605610)
build_install 0.007918 0.009258 6.839804 ( 3.994554)
test_btest 0.000696 0.000095 81.824314 ( 30.854538)
test_basic 0.005768 0.000164 0.841626 ( 5.128065)
test_all 0.086233 0.032503 788.555559 (311.223259)
test_rubyspec 0.023810 0.045162 94.591182 (106.419457)
total: 466.99 sec