Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-075458
#<BuildRuby:0x00005614f78aa018
@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.20240318-075458",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.003906 0.004514 2.485035 ( 3.337750)
build_miniruby 0.001728 0.000199 2.242333 ( 2.400306)
build_ruby 0.001650 0.000190 3.667745 ( 4.116985)
build_all 0.008047 0.000410 7.129724 ( 4.630339)
build_install 0.016234 0.005493 9.431333 ( 6.611656)
test_btest 0.000842 0.000116 95.617202 ( 60.944368)
test_basic 0.007796 0.000402 1.038846 ( 1.307376)
test_all 0.095276 0.027071 822.379266 (316.865225)
test_rubyspec 0.049181 0.048630 140.354257 (179.105765)
total: 579.32 sec