Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-090151
#<BuildRuby:0x000055ac4ef5a168
@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.20230125-090151",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001070 0.003549 1.147520 ( 1.517458)
build_miniruby 0.001445 0.000000 1.179481 ( 1.180389)
build_ruby 0.001797 0.000000 2.745223 ( 3.055643)
build_all 0.000233 0.007736 3.959400 ( 2.040166)
build_install 0.018563 0.000000 3.048031 ( 2.752175)
test_btest 0.000767 0.000000 57.737790 ( 28.058119)
test_basic 0.004225 0.002176 0.443896 ( 0.570881)
test_all 0.001514 0.000000 663.989480 (258.357968)
test_rubyspec 0.027648 0.023475 72.865199 ( 87.317017)
total: 384.85 sec