Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-085315
#<BuildRuby:0x00007f08d136fde0
@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.20240620-085315",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000034 0.000010 0.000044 ( 0.000045)
configure 0.000025 0.000008 0.000033 ( 0.000035)
build_up 0.005451 0.001678 3.356381 ( 3.932798)
build_miniruby 0.001252 0.000385 1.444798 ( 1.441750)
build_ruby 0.001492 0.000459 3.887712 ( 4.052559)
build_all 0.007476 0.000927 7.387528 ( 3.010454)
build_install 0.008045 0.011435 10.350199 ( 4.854023)
test_btest 0.000744 0.000272 110.842719 ( 29.641309)
test_basic 0.001623 0.007503 1.004468 ( 1.056314)
test_all 0.071523 0.078687 824.446492 (247.233959)
test_rubyspec 0.039591 0.051334 166.665448 ( 40.947234)
total: 336.17 sec