Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-065723
#<BuildRuby:0x00007fdf82fdfde0
@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.20240809-065723",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.001954 0.005692 3.107673 ( 3.063731)
build_miniruby 0.001350 0.000491 1.474018 ( 1.470396)
build_ruby 0.001972 0.000000 3.364191 ( 3.580694)
build_all 0.005912 0.002568 7.261742 ( 2.624878)
build_install 0.014529 0.003788 9.712247 ( 4.232847)
test_btest 0.000671 0.000232 108.741861 ( 28.113007)
test_basic 0.005688 0.004650 1.167135 ( 1.211707)
test_all 0.094811 0.057814 795.475261 (225.581331)
test_rubyspec 0.053913 0.038779 166.435885 ( 30.988492)
total: 300.87 sec