Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-210506
#<BuildRuby:0x0000555fdcac6390
@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.20230112-210506",
@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.000054 0.000000 0.000054 ( 0.000055)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.005030 0.000000 1.174266 ( 1.872533)
build_miniruby 0.001635 0.000000 1.470591 ( 1.482682)
build_ruby 0.001788 0.000000 3.712843 ( 4.216345)
build_all 0.005137 0.002439 3.966508 ( 2.929463)
build_install 0.011344 0.003895 3.049031 ( 3.026748)
test_btest 0.000552 0.000083 55.255963 ( 32.674632)
test_basic 0.001713 0.004041 0.425468 ( 0.585954)
test_all 0.001312 0.000238 639.006288 (276.144051)
test_rubyspec 0.023271 0.026878 71.565119 ( 88.637354)
total: 411.57 sec