Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-231803
#<BuildRuby:0x00007f3c253dfdc0
@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.20240825-231803",
@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.000000 0.000018 ( 0.000019)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.002620 0.004210 2.375383 ( 2.693575)
build_miniruby 0.000000 0.001531 1.197221 ( 1.194194)
build_ruby 0.000000 0.002063 3.121386 ( 3.336528)
build_all 0.000971 0.007162 6.592547 ( 2.493710)
build_install 0.015481 0.002157 8.863849 ( 3.843722)
test_btest 0.000732 0.000135 102.135443 ( 26.232873)
test_basic 0.003902 0.005161 0.855486 ( 0.901862)
test_all 0.109854 0.037176 641.400807 (201.468600)
test_rubyspec 0.050045 0.040587 159.411024 ( 24.240258)
total: 266.41 sec