Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-103545
#<BuildRuby:0x0000557c8354e8e0
@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.20230109-103545",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005570 0.000000 1.074547 ( 1.625120)
build_miniruby 0.001373 0.000000 1.126752 ( 1.126813)
build_ruby 0.001636 0.000000 3.040140 ( 3.392746)
build_all 0.006246 0.000343 3.526788 ( 1.782256)
build_install 0.011636 0.002037 2.794212 ( 1.911803)
test_btest 0.000822 0.000100 56.716056 ( 15.782933)
test_basic 0.004276 0.000074 0.400035 ( 0.492628)
test_all 0.001081 0.000000 608.890210 (173.219068)
test_rubyspec 0.015844 0.027305 63.733413 ( 73.593732)
total: 272.93 sec