Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-055546
#<BuildRuby:0x00007fb85f4afdc0
@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.20240826-055546",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.005521 0.004442 4.137957 ( 5.804253)
build_miniruby 0.001539 0.000385 1.948706 ( 2.523623)
build_ruby 0.002163 0.000541 5.133333 ( 8.116880)
build_all 0.003550 0.008290 9.651544 ( 10.351753)
build_install 0.022040 0.005238 13.075763 ( 15.264175)
test_btest 0.000801 0.000235 134.582098 (153.102344)
test_basic 0.014464 0.000030 1.497955 ( 2.259715)
test_all 0.130305 0.038776 1052.815770 (836.296577)
test_rubyspec 0.043370 0.054705 177.976885 ( 62.504272)
total: 1096.22 sec