Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-102349
#<BuildRuby:0x000055acc17023d0
@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.20230612-102349",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.006170 0.000000 1.814059 ( 3.198879)
build_miniruby 0.001627 0.000000 1.379727 ( 1.379941)
build_ruby 0.000000 0.001369 2.803007 ( 2.990418)
build_all 0.000955 0.006028 2.266185 ( 1.481686)
build_install 0.017637 0.000348 3.566003 ( 2.661370)
test_btest 0.000000 0.000709 77.575620 ( 27.007174)
test_basic 0.002814 0.004931 0.743654 ( 0.828351)
test_all 0.000334 0.001166 576.180935 (221.395633)
test_rubyspec 0.020015 0.027342 79.121477 ( 91.080311)
total: 352.02 sec