Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-190404
#<BuildRuby:0x0000563b7190da00
@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.20230204-190404",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.004494 0.000180 0.933279 ( 1.337896)
build_miniruby 0.001103 0.000045 0.961171 ( 0.959456)
build_ruby 0.001225 0.000049 1.908112 ( 2.122751)
build_all 0.002694 0.004146 3.334401 ( 1.541147)
build_install 0.009954 0.004847 2.626010 ( 1.745258)
test_btest 0.001090 0.000000 55.670568 ( 14.299476)
test_basic 0.000587 0.004051 0.366632 ( 0.459520)
test_all 0.001563 0.000223 642.081187 (189.041671)
test_rubyspec 0.021516 0.023060 68.107410 ( 78.029278)
total: 289.54 sec