Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-034359
#<BuildRuby:0x00007fda7e40fdc0
@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.20240831-034359",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000040 0.000007 0.000047 ( 0.000046)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.004568 0.004089 3.928748 ( 3.995721)
build_miniruby 0.002027 0.000000 1.825419 ( 1.879426)
build_ruby 0.002163 0.000053 4.815368 ( 5.073376)
build_all 0.009055 0.000883 8.615965 ( 5.134538)
build_install 0.023704 0.000470 11.653368 ( 7.713131)
test_btest 0.000916 0.000143 124.366282 ( 66.420594)
test_basic 0.005292 0.008665 1.392125 ( 1.700682)
test_all 0.105003 0.058543 981.721962 (589.500708)
test_rubyspec 0.070595 0.026931 175.703508 (125.674863)
total: 807.09 sec