Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-210831
#<BuildRuby:0x00007f1aca17fde0
@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.20240726-210831",
@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.000016)
autoconf 0.000030 0.000007 0.000037 ( 0.000038)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.002671 0.004705 2.913876 ( 2.871493)
build_miniruby 0.001467 0.000000 1.076799 ( 1.074260)
build_ruby 0.001770 0.000000 3.804149 ( 3.966903)
build_all 0.008334 0.000000 7.552624 ( 2.927109)
build_install 0.010758 0.007623 10.269215 ( 4.838087)
test_btest 0.000763 0.000218 112.422023 ( 32.387237)
test_basic 0.001916 0.003395 1.108974 ( 1.159399)
test_all 0.124374 0.024112 796.863048 (263.003493)
test_rubyspec 0.051407 0.038516 162.364290 ( 36.041438)
total: 348.27 sec