Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-092952
#<BuildRuby:0x00007f1ce6a9fdd0
@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.20240930-092952",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.003707 0.004964 4.828337 ( 4.057025)
build_miniruby 0.000000 0.001632 1.330830 ( 1.327909)
build_ruby 0.000000 0.001938 4.132258 ( 4.304427)
build_all 0.007880 0.001466 7.026710 ( 2.911186)
build_install 0.010698 0.009192 10.098403 ( 4.597654)
test_btest 0.000783 0.000269 92.101889 ( 24.612959)
test_basic 0.008819 0.001506 1.060543 ( 1.109254)
test_all 0.118932 0.032837 746.366639 (220.861091)
test_rubyspec 0.066135 0.024431 132.497787 ( 29.763199)
total: 293.55 sec