Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-022840
#<BuildRuby:0x000056264ce7e1b8
@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.20230702-022840",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006325 0.000730 2.152791 ( 4.242842)
build_miniruby 0.000000 0.001532 1.580166 ( 1.589656)
build_ruby 0.000000 0.001400 3.164590 ( 3.442510)
build_all 0.000000 0.008263 2.617002 ( 2.706820)
build_install 0.013122 0.005808 4.026831 ( 4.924275)
test_btest 0.000544 0.000131 81.954320 ( 45.328026)
test_basic 0.005589 0.001348 0.973726 ( 1.233539)
test_all 0.000486 0.000645 569.473002 (301.872476)
test_rubyspec 0.026452 0.024717 89.317599 (112.572666)
total: 477.91 sec