Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-160412
#<BuildRuby:0x0000559e77cdda00
@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.20230330-160412",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000013 0.000004 0.000017 ( 0.000018)
build_up 0.001000 0.004318 1.809882 ( 3.187689)
build_miniruby 0.001279 0.000448 1.208474 ( 1.208237)
build_ruby 0.001111 0.000389 2.647059 ( 3.023302)
build_all 0.000320 0.006654 2.135215 ( 1.583179)
build_install 0.010694 0.003464 3.162910 ( 2.409971)
test_btest 0.000834 0.000348 69.725628 ( 30.253036)
test_basic 0.003309 0.003672 0.537954 ( 0.681704)
test_all 0.001569 0.000140 589.286118 (268.587991)
test_rubyspec 0.022280 0.036932 83.783432 (108.747986)
total: 419.68 sec