Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-030414
#<BuildRuby:0x0000564affac23d0
@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.20230824-030414",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000031 0.000007 0.000038 ( 0.000036)
build_up 0.006515 0.000447 2.241712 ( 5.675160)
build_miniruby 0.001197 0.000230 1.666618 ( 2.105321)
build_ruby 0.001395 0.000268 3.166096 ( 5.483707)
build_all 0.007300 0.000539 6.339545 ( 5.850466)
build_install 0.018737 0.000000 7.696628 ( 7.288222)
test_btest 0.001210 0.000000 85.128453 ( 56.577117)
test_basic 0.007129 0.000741 0.945810 ( 1.765771)
test_all 0.009679 0.000761 663.127231 (444.832754)
test_rubyspec 0.047932 0.031388 110.071701 (229.335825)
total: 758.92 sec