Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-092233
#<BuildRuby:0x00007f891135fdd0
@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.20240815-092233",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002074 0.006254 3.007586 ( 2.980223)
build_miniruby 0.001406 0.000421 1.514889 ( 1.511030)
build_ruby 0.002087 0.000000 4.092971 ( 4.249276)
build_all 0.008050 0.000698 8.483720 ( 3.296052)
build_install 0.017503 0.003342 11.813192 ( 5.634175)
test_btest 0.000763 0.000206 119.461563 ( 31.285815)
test_basic 0.006063 0.004539 1.283348 ( 1.329974)
test_all 0.116153 0.037247 862.402266 (254.658382)
test_rubyspec 0.061748 0.035626 175.472549 ( 42.584459)
total: 347.53 sec