Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-115528
#<BuildRuby:0x000055b2933fa0e8
@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.20240129-115528",
@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.000019)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.000000 0.005950 1.939695 ( 2.300691)
build_miniruby 0.000000 0.001279 1.632198 ( 1.631021)
build_ruby 0.001500 0.000237 3.336797 ( 3.556666)
build_all 0.007482 0.000000 6.068918 ( 2.971904)
build_install 0.019409 0.000000 7.820474 ( 4.463749)
test_btest 0.000000 0.000975 86.411893 ( 31.953128)
test_basic 0.000000 0.005884 0.928969 ( 1.006757)
test_all 0.091334 0.022920 752.954291 (295.484590)
test_rubyspec 0.033331 0.068686 167.958455 (181.289728)
total: 524.66 sec