Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-052449
#<BuildRuby:0x000056211864df90
@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.20240222-052449",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.003222 0.003848 2.232150 ( 2.069088)
build_miniruby 0.001032 0.000191 1.568146 ( 1.570937)
build_ruby 0.001338 0.000248 3.468006 ( 3.665452)
build_all 0.006732 0.000478 6.531492 ( 2.547939)
build_install 0.007293 0.011130 8.207265 ( 3.658818)
test_btest 0.000649 0.000168 92.587543 ( 26.643171)
test_basic 0.000000 0.005969 0.964075 ( 1.021536)
test_all 0.061803 0.056937 777.775067 (227.516091)
test_rubyspec 0.061382 0.030675 120.513452 (130.194320)
total: 398.89 sec