Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-181210
#<BuildRuby:0x000055dde9c321a8
@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.20230104-181210",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004281 0.000000 0.862656 ( 1.266078)
build_miniruby 0.001178 0.000000 0.949921 ( 0.949091)
build_ruby 0.001402 0.000000 2.520617 ( 2.902864)
build_all 0.003704 0.003033 3.203570 ( 1.573085)
build_install 0.012406 0.000120 2.484339 ( 1.611056)
test_btest 0.000703 0.000070 55.468853 ( 14.140885)
test_basic 0.000000 0.005090 0.324133 ( 0.415927)
test_all 0.000000 0.001541 596.626372 (169.520183)
test_rubyspec 0.022359 0.016899 62.746157 ( 72.867857)
total: 265.25 sec