Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-021509
#<BuildRuby:0x0000560059a4e8e0
@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.20230310-021509",
@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.000004 0.000016 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004593 0.001378 1.699154 ( 2.994755)
build_miniruby 0.000000 0.001560 1.233395 ( 1.232226)
build_ruby 0.000000 0.001516 2.453567 ( 2.673760)
build_all 0.005260 0.000870 2.060165 ( 1.430670)
build_install 0.007502 0.008030 3.064314 ( 2.107697)
test_btest 0.001120 0.000000 69.404326 ( 18.867945)
test_basic 0.003604 0.000392 0.446376 ( 0.540795)
test_all 0.000831 0.000307 532.626655 (181.518208)
test_rubyspec 0.027432 0.009279 67.761880 ( 77.574691)
total: 288.94 sec