Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-095350
#<BuildRuby:0x0000558c935023d0
@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.20230108-095350",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.004716 0.000181 1.193202 ( 1.817370)
build_miniruby 0.001601 0.000062 1.486813 ( 1.516568)
build_ruby 0.001905 0.000074 3.452062 ( 3.906718)
build_all 0.006782 0.000090 3.713250 ( 2.285403)
build_install 0.011249 0.004602 2.983127 ( 2.250550)
test_btest 0.000778 0.000054 56.435627 ( 22.308530)
test_basic 0.002380 0.004336 0.439885 ( 0.539745)
test_all 0.001499 0.000044 636.155659 (213.792700)
test_rubyspec 0.031093 0.016898 70.785822 ( 81.906023)
total: 330.32 sec