Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-224134
#<BuildRuby:0x0000559e023b9ed0
@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.20230210-224134",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.004444 0.000000 0.911683 ( 1.298834)
build_miniruby 0.001327 0.000000 1.175695 ( 1.173697)
build_ruby 0.001333 0.000000 2.063024 ( 2.268267)
build_all 0.003733 0.002699 3.338291 ( 1.481983)
build_install 0.009584 0.002867 2.626548 ( 1.814944)
test_btest 0.000778 0.000125 55.572390 ( 14.299754)
test_basic 0.004832 0.000195 0.429606 ( 0.521431)
test_all 0.001298 0.000132 570.291925 (163.463177)
test_rubyspec 0.026515 0.011361 58.186332 ( 68.066923)
total: 254.39 sec