Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-042547
#<BuildRuby:0x000055a781f25fc0
@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.20240307-042547",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.006747 0.001557 2.675076 ( 3.369106)
build_miniruby 0.001272 0.000293 1.714023 ( 1.838605)
build_ruby 0.001422 0.000329 3.614007 ( 3.938116)
build_all 0.006856 0.001582 6.864467 ( 5.085494)
build_install 0.020644 0.000407 8.740995 ( 6.419658)
test_btest 0.001076 0.000000 93.692366 ( 48.539158)
test_basic 0.007462 0.000000 0.956956 ( 1.035557)
test_all 0.082938 0.036666 813.332495 (358.818663)
test_rubyspec 0.034374 0.055411 125.569100 (136.163266)
total: 565.21 sec