Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-033906
#<BuildRuby:0x0000560599e66230
@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-033906",
@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.000025 0.000009 0.000034 ( 0.000027)
autoconf 0.000027 0.000010 0.000037 ( 0.000036)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.003666 0.003880 2.403302 ( 5.129886)
build_miniruby 0.001140 0.000428 1.813964 ( 2.270013)
build_ruby 0.001391 0.000522 3.644846 ( 4.816036)
build_all 0.001170 0.008758 6.769953 ( 6.478856)
build_install 0.015890 0.005675 8.147630 ( 7.697550)
test_btest 0.000330 0.000955 87.736100 ( 67.182051)
test_basic 0.001125 0.006105 1.013912 ( 1.613324)
test_all 0.007176 0.003588 721.368445 (673.186788)
test_rubyspec 0.029488 0.052169 111.692679 (160.016060)
total: 928.39 sec