Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-223342
#<BuildRuby:0x00005608e40e5fb8
@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.20230111-223342",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001466 0.003412 1.159255 ( 1.753950)
build_miniruby 0.000845 0.000235 1.591855 ( 1.592086)
build_ruby 0.001282 0.000357 3.235913 ( 3.624553)
build_all 0.005397 0.001499 3.509667 ( 1.739871)
build_install 0.012051 0.002002 2.552338 ( 1.794871)
test_btest 0.000507 0.000133 55.897019 ( 18.495507)
test_basic 0.002207 0.004074 0.382541 ( 0.480473)
test_all 0.001422 0.000427 626.629889 (190.668980)
test_rubyspec 0.016722 0.027632 68.347298 ( 78.618382)
total: 298.77 sec