Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-193119
#<BuildRuby:0x00007f476431fdc8
@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.20240625-193119",
@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.000036 0.000004 0.000040 ( 0.000035)
autoconf 0.000054 0.000006 0.000060 ( 0.000056)
configure 0.000055 0.000006 0.000061 ( 0.000054)
build_up 0.004782 0.004649 4.196210 ( 6.262952)
build_miniruby 0.002284 0.000309 1.885696 ( 2.617785)
build_ruby 0.002383 0.000322 4.874143 ( 5.806910)
build_all 0.011409 0.000369 8.930793 ( 9.587709)
build_install 0.022104 0.007422 12.181669 ( 12.666237)
test_btest 0.000783 0.000119 125.403579 (116.087213)
test_basic 0.012012 0.004095 1.446878 ( 1.964021)
test_all 0.119719 0.037122 910.935343 (368.069160)
test_rubyspec 0.069579 0.024610 170.821132 ( 43.455039)
total: 566.52 sec