Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-125509
#<BuildRuby:0x0000562b7cb36390
@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.20230218-125509",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.000703 0.004092 1.476767 ( 2.312573)
build_miniruby 0.001243 0.000170 1.221434 ( 1.225226)
build_ruby 0.001217 0.000166 2.557657 ( 2.763967)
build_all 0.003610 0.003367 4.022628 ( 2.567697)
build_install 0.011081 0.004565 2.975655 ( 2.632366)
test_btest 0.000663 0.000128 56.721657 ( 29.788964)
test_basic 0.005326 0.001024 0.486235 ( 0.591895)
test_all 0.001436 0.000276 633.510696 (237.262633)
test_rubyspec 0.013803 0.032779 70.135964 ( 80.528146)
total: 359.67 sec