Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-042217
#<BuildRuby:0x000055fb34712390
@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.20240206-042217",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.003092 0.003321 2.058951 ( 2.936244)
build_miniruby 0.001502 0.000214 1.770491 ( 1.790061)
build_ruby 0.002062 0.000000 3.788092 ( 4.131111)
build_all 0.007501 0.000791 6.486843 ( 3.632467)
build_install 0.017057 0.002483 7.946975 ( 5.546580)
test_btest 0.000653 0.000091 86.887817 ( 34.580567)
test_basic 0.000038 0.006902 0.912573 ( 1.024848)
test_all 0.068132 0.046759 813.481931 (300.434411)
test_rubyspec 0.049161 0.052570 164.720965 (174.420507)
total: 528.50 sec