Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-083024
#<BuildRuby:0x000055d0dea768e0
@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.20240306-083024",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.003325 0.005197 2.841844 ( 2.947886)
build_miniruby 0.001175 0.000376 2.145458 ( 2.148655)
build_ruby 0.001366 0.000437 3.745514 ( 4.006332)
build_all 0.007979 0.000000 6.808826 ( 4.099188)
build_install 0.015032 0.004738 9.046745 ( 5.505948)
test_btest 0.000745 0.000224 89.947827 ( 42.984620)
test_basic 0.000000 0.007337 0.975055 ( 1.050861)
test_all 0.090328 0.025612 752.918288 (323.246641)
test_rubyspec 0.022349 0.064575 124.825575 (140.540077)
total: 526.53 sec