Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-123205
#<BuildRuby:0x0000557a4c53e2a8
@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.20230828-123205",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.002633 0.004300 2.161222 ( 3.404366)
build_miniruby 0.001238 0.000165 1.565546 ( 1.569381)
build_ruby 0.001718 0.000000 3.253274 ( 3.526370)
build_all 0.004742 0.003830 6.409857 ( 3.056735)
build_install 0.009197 0.007488 7.814186 ( 4.132076)
test_btest 0.001181 0.000236 87.291301 ( 39.332586)
test_basic 0.004522 0.003276 0.969397 ( 1.146534)
test_all 0.009934 0.000437 693.552399 (286.337619)
test_rubyspec 0.056937 0.015770 107.059888 (127.345488)
total: 469.85 sec