Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-034050
#<BuildRuby:0x000055bfc3881ef8
@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.20231019-034050",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.002516 0.003869 2.377765 ( 2.510523)
build_miniruby 0.001774 0.000000 1.689443 ( 1.689135)
build_ruby 0.002198 0.000009 3.507584 ( 3.722051)
build_all 0.007555 0.000687 6.450343 ( 3.409407)
build_install 0.011121 0.009421 7.947466 ( 4.437883)
test_btest 0.000661 0.000097 87.810391 ( 35.695154)
test_basic 0.005895 0.000209 0.833886 ( 0.919474)
test_all 0.006496 0.002719 713.327325 (264.568714)
test_rubyspec 0.032472 0.036025 102.015270 (113.865926)
total: 430.82 sec