Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-213813
#<BuildRuby:0x00007f71157cfdc0
@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.20240927-213813",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000021 0.000008 0.000029 ( 0.000028)
build_up 0.001451 0.006853 3.686303 ( 3.254859)
build_miniruby 0.001130 0.000478 1.151949 ( 1.150379)
build_ruby 0.000000 0.001793 3.349565 ( 19.412464)
build_all 0.008193 0.000544 5.970764 ( 2.352098)
build_install 0.015430 0.005439 8.748581 ( 3.787733)
test_btest 0.000880 0.000000 98.766263 ( 61.860543)
test_basic 0.003919 0.008321 1.239624 ( 1.518787)
test_all 0.101340 0.050277 735.552472 (263.205093)
test_rubyspec 0.041789 0.050360 128.860826 ( 23.557786)
total: 380.10 sec