Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-185558
#<BuildRuby:0x000055afc1922130
@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.20230911-185558",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.003473 0.004399 2.286119 ( 4.482785)
build_miniruby 0.001811 0.000000 1.711101 ( 1.958352)
build_ruby 0.000000 0.002028 3.370840 ( 3.822571)
build_all 0.006586 0.001583 6.347776 ( 4.389394)
build_install 0.014282 0.004936 7.681127 ( 5.612717)
test_btest 0.000703 0.000100 82.058631 ( 44.284046)
test_basic 0.004842 0.003005 0.982463 ( 1.237105)
test_all 0.001339 0.008381 699.300328 (311.035671)
test_rubyspec 0.033326 0.037487 105.174511 (124.049540)
total: 500.87 sec