Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-180334
#<BuildRuby:0x0000562a9b409f90
@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.20230124-180334",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004553 0.000110 1.123588 ( 1.583566)
build_miniruby 0.001397 0.000266 1.194927 ( 1.202632)
build_ruby 0.001774 0.000000 2.909113 ( 3.261425)
build_all 0.000911 0.006744 3.890351 ( 2.375599)
build_install 0.005919 0.009748 2.872374 ( 2.729685)
test_btest 0.000632 0.000220 54.886139 ( 31.483816)
test_basic 0.001265 0.004630 0.454608 ( 0.570985)
test_all 0.001293 0.000506 658.521237 (273.504183)
test_rubyspec 0.023376 0.029059 73.166433 ( 88.422357)
total: 405.14 sec