Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-134630
#<BuildRuby:0x000056163b1c2008
@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.20230515-134630",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.002644 0.002605 1.577446 ( 2.882100)
build_miniruby 0.000810 0.000213 1.237101 ( 1.235182)
build_ruby 0.001048 0.000276 2.066090 ( 2.253010)
build_all 0.002302 0.003389 1.722523 ( 0.909077)
build_install 0.009880 0.004519 2.951786 ( 1.886032)
test_btest 0.000721 0.000230 72.806426 ( 18.982233)
test_basic 0.003841 0.001222 0.718094 ( 0.794598)
test_all 0.000865 0.000275 561.997233 (194.768178)
test_rubyspec 0.020149 0.026645 74.536353 ( 86.234293)
total: 309.95 sec