Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-210550
#<BuildRuby:0x00007f0437b0fdc8
@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.20240817-210550",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.002609 0.004313 2.389023 ( 2.377549)
build_miniruby 0.001238 0.000177 1.096864 ( 1.094484)
build_ruby 0.001464 0.000209 2.868910 ( 3.096958)
build_all 0.004923 0.002923 6.246282 ( 2.345255)
build_install 0.011792 0.004660 8.207849 ( 3.627299)
test_btest 0.000000 0.000894 102.118490 ( 26.311409)
test_basic 0.006610 0.003616 1.196012 ( 1.242994)
test_all 0.102173 0.042708 717.655472 (220.824979)
test_rubyspec 0.058036 0.036990 170.953263 ( 30.113561)
total: 291.04 sec