Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-001947
#<BuildRuby:0x000055f9d285e3b0
@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.20240209-001947",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.005742 0.000193 1.940779 ( 2.269292)
build_miniruby 0.001394 0.000000 1.670228 ( 1.668592)
build_ruby 0.001627 0.000000 3.283665 ( 3.534936)
build_all 0.003836 0.003915 6.157054 ( 2.322587)
build_install 0.018323 0.000266 7.698518 ( 3.609812)
test_btest 0.000816 0.000000 87.182100 ( 24.172952)
test_basic 0.007392 0.000492 0.893874 ( 0.959357)
test_all 0.083372 0.032638 779.360448 (242.246861)
test_rubyspec 0.036097 0.061496 148.908178 (158.139739)
total: 438.93 sec