Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-213309
#<BuildRuby:0x0000556682de21a8
@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.20230209-213309",
@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.000001 0.000013 ( 0.000012)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004462 0.000024 0.904692 ( 1.255143)
build_miniruby 0.001201 0.000057 0.814409 ( 0.812505)
build_ruby 0.000000 0.001425 1.917442 ( 2.148400)
build_all 0.003368 0.002146 2.960665 ( 1.483463)
build_install 0.011388 0.000629 2.417165 ( 1.638460)
test_btest 0.000977 0.000000 53.824553 ( 14.111417)
test_basic 0.000936 0.003899 0.340223 ( 0.433203)
test_all 0.001936 0.000233 578.334749 (164.588108)
test_rubyspec 0.014130 0.020093 56.643506 ( 66.704277)
total: 253.18 sec