Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-155045
#<BuildRuby:0x00007fc6628dfdd0
@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.20240619-155045",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.006501 0.000876 3.331880 ( 3.216912)
build_miniruby 0.001214 0.000420 1.536704 ( 1.533525)
build_ruby 0.000000 0.002263 3.481253 ( 3.660739)
build_all 0.003108 0.006193 7.705289 ( 3.016296)
build_install 0.011355 0.008894 10.265930 ( 4.867575)
test_btest 0.000717 0.000322 109.488975 ( 30.784914)
test_basic 0.004324 0.004271 1.232953 ( 1.282949)
test_all 0.088555 0.062735 892.359658 (263.245759)
test_rubyspec 0.059192 0.032103 165.505123 ( 37.032251)
total: 348.64 sec