Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-171239
#<BuildRuby:0x0000561d8975a3d0
@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.20230606-171239",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006688 0.000535 1.988411 ( 4.307735)
build_miniruby 0.001460 0.000117 1.503497 ( 1.772189)
build_ruby 0.001459 0.000117 3.121518 ( 3.906035)
build_all 0.003365 0.004433 2.333604 ( 2.869089)
build_install 0.011413 0.008684 3.636338 ( 4.415366)
test_btest 0.001004 0.000173 78.520983 ( 64.216964)
test_basic 0.003153 0.005147 0.835326 ( 1.387629)
test_all 0.001216 0.000126 643.299846 (680.488987)
test_rubyspec 0.027049 0.037006 88.836060 (129.628286)
total: 892.99 sec