Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-014905
#<BuildRuby:0x00005621104b2120
@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.20230507-014905",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.005816 0.000000 1.698749 ( 3.299922)
build_miniruby 0.001324 0.000000 1.259532 ( 1.257429)
build_ruby 0.000000 0.001525 2.387113 ( 2.586568)
build_all 0.003237 0.002227 2.036402 ( 1.182213)
build_install 0.015827 0.000021 3.282168 ( 2.219359)
test_btest 0.000670 0.000054 76.632126 ( 20.093890)
test_basic 0.000761 0.004027 0.571358 ( 0.644022)
test_all 0.001098 0.000131 547.534407 (162.035690)
test_rubyspec 0.027524 0.016377 72.802900 ( 84.385894)
total: 277.71 sec