Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-212809
#<BuildRuby:0x00007fd0215efdc8
@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.20240808-212809",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000055 0.000000 0.000055 ( 0.000054)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.007614 0.000766 3.799482 ( 3.852513)
build_miniruby 0.000000 0.001779 1.428335 ( 1.427213)
build_ruby 0.000000 0.001917 4.138295 ( 19.868125)
build_all 0.006217 0.003920 8.819749 ( 4.297563)
build_install 0.018820 0.004689 11.863012 ( 6.574088)
test_btest 0.000855 0.000208 113.245488 ( 43.065912)
test_basic 0.006733 0.001637 1.065759 ( 3.357591)
test_all 0.116648 0.043169 928.338220 (609.685503)
test_rubyspec 0.065094 0.030133 177.567711 (157.030229)
total: 849.16 sec