Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-223055
#<BuildRuby:0x00007f8c8e9cfdc0
@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.20240824-223055",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.002777 0.004449 3.263196 ( 3.230641)
build_miniruby 0.001429 0.000238 1.505310 ( 1.501982)
build_ruby 0.001528 0.000255 4.068332 ( 4.239711)
build_all 0.008390 0.000679 7.865878 ( 2.944179)
build_install 0.018101 0.001432 10.113651 ( 4.567667)
test_btest 0.000830 0.000126 112.782676 ( 29.553587)
test_basic 0.008172 0.001238 1.119577 ( 1.168703)
test_all 0.110201 0.037876 846.508975 (240.664631)
test_rubyspec 0.065494 0.024100 167.245090 ( 45.403958)
total: 333.28 sec