Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-013425
#<BuildRuby:0x00007f60f515fdd0
@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.20240928-013425",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000042 0.000006 0.000048 ( 0.000049)
configure 0.000036 0.000005 0.000041 ( 0.000042)
build_up 0.003709 0.004733 4.147385 ( 3.435835)
build_miniruby 0.001421 0.000275 1.387904 ( 1.385983)
build_ruby 0.000000 0.002523 3.968886 ( 23.807884)
build_all 0.007194 0.002213 7.206741 ( 3.242012)
build_install 0.017237 0.005286 10.680536 ( 6.360332)
test_btest 0.000692 0.000158 96.451153 ( 30.417462)
test_basic 0.009541 0.001136 0.937354 ( 0.987434)
test_all 0.098874 0.049746 758.791684 (222.104136)
test_rubyspec 0.047187 0.037053 130.639741 ( 29.850141)
total: 321.59 sec