Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-125412
#<BuildRuby:0x000055b0aa206308
@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.20230804-125412",
@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.000030)
autoconf 0.000000 0.000047 0.000047 ( 0.000129)
configure 0.000000 0.000037 0.000037 ( 0.000097)
build_up 0.005060 0.002879 2.352254 ( 5.791099)
build_miniruby 0.000000 0.001690 1.718466 ( 2.816350)
build_ruby 0.000000 0.001649 3.571916 ( 6.825206)
build_all 0.005578 0.001884 2.882913 ( 3.912865)
build_install 0.017135 0.001242 4.526733 ( 4.967517)
test_btest 0.000648 0.000162 86.435656 ( 57.945869)
test_basic 0.008441 0.001020 1.024702 ( 2.215523)
test_all 0.002368 0.000000 719.199654 (452.789164)
test_rubyspec 0.037635 0.028075 104.562766 (195.253131)
total: 732.52 sec