Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-095616
#<BuildRuby:0x000055e5ce09e390
@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.20230204-095616",
@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.000019 0.000000 0.000019 ( 0.000020)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.000594 0.003898 1.112895 ( 1.478431)
build_miniruby 0.001461 0.000054 1.218261 ( 1.219061)
build_ruby 0.001447 0.000054 2.303889 ( 2.542875)
build_all 0.000478 0.007249 3.820550 ( 1.907589)
build_install 0.012039 0.002963 2.863344 ( 2.057684)
test_btest 0.000979 0.000116 56.178871 ( 22.096136)
test_basic 0.004140 0.000063 0.370156 ( 0.466230)
test_all 0.000000 0.001932 622.324192 (186.889454)
test_rubyspec 0.014687 0.025855 60.669725 ( 70.686391)
total: 289.34 sec