Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-153356
#<BuildRuby:0x0000564f1b102258
@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.20231216-153356",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.006173 0.000332 2.390777 ( 2.443252)
build_miniruby 0.001297 0.000193 1.360860 ( 1.360086)
build_ruby 0.000000 0.001790 3.375054 ( 3.577713)
build_all 0.001244 0.006557 5.858108 ( 3.007322)
build_install 0.011057 0.005855 7.418396 ( 3.901024)
test_btest 0.000691 0.000173 84.370388 ( 31.513050)
test_basic 0.007752 0.000809 0.922863 ( 1.003840)
test_all 0.085425 0.035711 719.923546 (299.399038)
test_rubyspec 0.035815 0.028524 93.926770 (105.556549)
total: 451.76 sec