Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-093659
#<BuildRuby:0x00007f6612d6fdd8
@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.20240819-093659",
@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.000023 0.000007 0.000030 ( 0.000030)
autoconf 0.000041 0.000012 0.000053 ( 0.000052)
configure 0.000033 0.000009 0.000042 ( 0.000043)
build_up 0.007441 0.002125 4.387960 ( 4.854847)
build_miniruby 0.001623 0.000464 2.031692 ( 2.184793)
build_ruby 0.002300 0.000658 5.253351 ( 5.401307)
build_all 0.007412 0.003954 9.594523 ( 6.466112)
build_install 0.021103 0.005445 12.971790 ( 8.641763)
test_btest 0.000775 0.000227 132.814560 ( 92.207950)
test_basic 0.009052 0.002649 1.475242 ( 2.013769)
test_all 0.135552 0.037407 1025.629079 (1002.633963)
test_rubyspec 0.057743 0.042982 188.566511 (175.376386)
total: 1299.78 sec