Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-111741
#<BuildRuby:0x000055ab150e5f68
@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.20240313-111741",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006427 0.000481 2.290480 ( 2.065364)
build_miniruby 0.001043 0.000209 1.621638 ( 1.619275)
build_ruby 0.001183 0.000237 3.242501 ( 3.470568)
build_all 0.000000 0.007388 6.361773 ( 2.434138)
build_install 0.012818 0.005237 7.901001 ( 3.554389)
test_btest 0.000878 0.000251 87.850570 ( 22.919763)
test_basic 0.001575 0.004763 0.950824 ( 1.012784)
test_all 0.080431 0.041665 764.425385 (221.120341)
test_rubyspec 0.025718 0.065175 125.041151 (135.986975)
total: 394.18 sec