Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-100520
#<BuildRuby:0x0000558891a16228
@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.20230207-100520",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.001220 0.004157 1.197255 ( 1.612875)
build_miniruby 0.001415 0.000227 1.177810 ( 1.178169)
build_ruby 0.001540 0.000246 2.657909 ( 2.855450)
build_all 0.000950 0.006646 3.753778 ( 1.990385)
build_install 0.010140 0.005436 2.916519 ( 2.241641)
test_btest 0.000603 0.000000 58.184817 ( 18.219546)
test_basic 0.001649 0.004260 0.420426 ( 0.516491)
test_all 0.000864 0.000243 603.533716 (174.188255)
test_rubyspec 0.029337 0.007740 65.116192 ( 74.995430)
total: 277.80 sec