Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-154529
#<BuildRuby:0x00005601ec836258
@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.20230107-154529",
@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.000003 0.000016 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004048 0.000736 1.006476 ( 1.370379)
build_miniruby 0.001030 0.000187 1.305056 ( 1.303425)
build_ruby 0.001529 0.000000 3.041382 ( 3.413184)
build_all 0.002985 0.004296 3.558453 ( 1.792559)
build_install 0.013669 0.001038 2.882441 ( 1.983154)
test_btest 0.000638 0.000127 56.350474 ( 15.082459)
test_basic 0.005349 0.000168 0.425152 ( 0.518922)
test_all 0.001264 0.000243 614.880062 (172.667575)
test_rubyspec 0.023188 0.016312 59.658510 ( 69.597797)
total: 267.73 sec