Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-174155
#<BuildRuby:0x00007f81eef1fdc0
@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.20240628-174155",
@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.000027 0.000006 0.000033 ( 0.000028)
autoconf 0.000050 0.000011 0.000061 ( 0.000055)
configure 0.000034 0.000007 0.000041 ( 0.000042)
build_up 0.008339 0.000920 4.436422 ( 4.076702)
build_miniruby 0.002244 0.000000 1.656512 ( 1.661014)
build_ruby 0.002080 0.000057 4.456926 ( 4.612341)
build_all 0.009093 0.001872 8.186353 ( 4.753817)
build_install 0.011556 0.012799 11.486780 ( 6.856618)
test_btest 0.000815 0.000220 119.677299 ( 50.501024)
test_basic 0.003024 0.009780 1.395798 ( 1.503482)
test_all 0.094368 0.057736 875.903107 (323.544450)
test_rubyspec 0.068883 0.024295 166.062912 ( 35.053735)
total: 432.56 sec