Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-005805
#<BuildRuby:0x00007f7c2eabfde0
@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.20240812-005805",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000033 0.000010 0.000043 ( 0.000042)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.000215 0.007967 3.289210 ( 3.318630)
build_miniruby 0.000000 0.001665 1.293569 ( 1.290914)
build_ruby 0.000853 0.001003 3.516431 ( 3.739797)
build_all 0.005641 0.003026 7.558484 ( 2.874441)
build_install 0.016474 0.001868 10.179541 ( 4.909805)
test_btest 0.000870 0.000317 112.164201 ( 28.765256)
test_basic 0.001340 0.008500 1.096554 ( 1.138192)
test_all 0.110703 0.036047 761.172941 (218.384089)
test_rubyspec 0.047414 0.043028 163.247270 ( 29.333279)
total: 293.76 sec