Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-090517
#<BuildRuby:0x00005618009364f8
@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.20240309-090517",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.003838 0.003912 2.648647 ( 2.498839)
build_miniruby 0.001259 0.000186 1.569438 ( 1.569423)
build_ruby 0.001569 0.000000 3.426157 ( 3.673907)
build_all 0.008065 0.000243 6.814201 ( 3.353032)
build_install 0.006020 0.014620 8.822663 ( 5.008136)
test_btest 0.000623 0.000156 92.639232 ( 36.845404)
test_basic 0.000704 0.007959 0.952922 ( 1.046727)
test_all 0.082964 0.033258 817.725864 (331.870641)
test_rubyspec 0.035948 0.056730 124.414969 (140.914414)
total: 526.78 sec