Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-000403
#<BuildRuby:0x0000561791f060f0
@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.20221223-000403",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.001912 0.003308 0.956333 ( 1.367248)
build_miniruby 0.000959 0.000319 1.066483 ( 1.064886)
build_ruby 0.001111 0.000371 2.861253 ( 3.240393)
build_all 0.006576 0.000816 3.648613 ( 1.884112)
build_install 0.013177 0.000000 2.773190 ( 1.794318)
test_btest 0.001149 0.000000 56.068335 ( 15.238265)
test_basic 0.003698 0.000000 0.377848 ( 0.474089)
test_all 0.001805 0.000000 606.049620 (172.226418)
test_rubyspec 0.016463 0.025171 64.328848 ( 74.226785)
total: 271.52 sec