Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-054341
#<BuildRuby:0x00007f035ed1fde0
@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.20240706-054341",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000033 0.000008 0.000041 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.004316 0.004104 4.304568 ( 3.617527)
build_miniruby 0.001740 0.000464 1.485116 ( 1.481350)
build_ruby 0.000000 0.001988 4.422234 ( 4.582428)
build_all 0.006008 0.002566 8.330905 ( 3.427417)
build_install 0.013351 0.007287 11.330833 ( 5.146232)
test_btest 0.000774 0.000243 121.645586 ( 31.680423)
test_basic 0.005397 0.004528 1.322614 ( 1.367500)
test_all 0.104743 0.053533 874.542126 (243.446049)
test_rubyspec 0.034434 0.062552 178.968883 ( 37.374252)
total: 332.12 sec