Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-003313
#<BuildRuby:0x00005644a8366058
@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.20230904-003313",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000000 0.000089 0.000089 ( 0.000035)
build_up 0.002201 0.004203 1.851439 ( 2.872105)
build_miniruby 0.001349 0.000187 1.683866 ( 1.698343)
build_ruby 0.001801 0.000249 3.360465 ( 3.954594)
build_all 0.004085 0.004205 6.354085 ( 3.955408)
build_install 0.018578 0.002315 7.853970 ( 5.397862)
test_btest 0.001211 0.000196 82.684738 ( 39.399039)
test_basic 0.003994 0.003739 0.918463 ( 1.031048)
test_all 0.009507 0.000000 672.583766 (282.360778)
test_rubyspec 0.031023 0.043806 98.891206 (110.314845)
total: 450.99 sec