Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-024909
#<BuildRuby:0x0000556db5666228
@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.20240318-024909",
@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.000017)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.003376 0.004491 2.474419 ( 2.590629)
build_miniruby 0.000000 0.001576 1.854406 ( 1.858523)
build_ruby 0.000000 0.001881 3.524633 ( 3.749676)
build_all 0.000000 0.008210 7.004170 ( 3.565973)
build_install 0.018421 0.002858 9.054060 ( 5.721654)
test_btest 0.001061 0.000000 95.198303 ( 40.963674)
test_basic 0.005801 0.002952 1.030005 ( 1.150327)
test_all 0.077888 0.043379 884.466136 (358.223921)
test_rubyspec 0.032967 0.057805 126.720855 (136.097988)
total: 553.92 sec