Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-144213
#<BuildRuby:0x00007f6596e2fdd0
@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.20240822-144213",
@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.000002 0.000018 ( 0.000020)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003020 0.004538 3.330103 ( 3.253005)
build_miniruby 0.001378 0.000275 1.250416 ( 1.247337)
build_ruby 0.001571 0.000314 4.024413 ( 14.150607)
build_all 0.008473 0.000838 8.148619 ( 3.251996)
build_install 0.012446 0.006571 10.340151 ( 4.610338)
test_btest 0.000721 0.000160 119.132167 ( 51.049974)
test_basic 0.009030 0.004274 1.282098 ( 1.332375)
test_all 0.109362 0.040572 837.622236 (279.745864)
test_rubyspec 0.064072 0.025098 165.458088 ( 35.025993)
total: 393.67 sec