Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-091642
#<BuildRuby:0x00007f9f2cbefdc0
@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.20240809-091642",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000039 0.000010 0.000049 ( 0.000051)
configure 0.000031 0.000008 0.000039 ( 0.000038)
build_up 0.006703 0.000659 2.542720 ( 2.646727)
build_miniruby 0.001303 0.000326 1.192966 ( 1.189417)
build_ruby 0.001492 0.000373 2.987111 ( 3.214429)
build_all 0.006299 0.002590 7.260231 ( 2.680646)
build_install 0.015403 0.006774 10.164281 ( 4.550611)
test_btest 0.000713 0.000196 103.607698 ( 26.625479)
test_basic 0.009027 0.000290 0.979742 ( 1.027047)
test_all 0.097735 0.051787 745.682889 (221.398262)
test_rubyspec 0.044526 0.046934 172.191263 ( 28.080417)
total: 291.41 sec