Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-081834
#<BuildRuby:0x0000556634dce868
@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.20231014-081834",
@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.000033)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.006306 0.000000 2.331612 ( 2.424404)
build_miniruby 0.001471 0.000000 1.567881 ( 1.566277)
build_ruby 0.001834 0.000177 3.026261 ( 3.243978)
build_all 0.000000 0.007909 6.322937 ( 2.771935)
build_install 0.011550 0.006845 7.786540 ( 3.992559)
test_btest 0.000646 0.000125 88.888358 ( 28.029570)
test_basic 0.000038 0.007847 0.948884 ( 1.017878)
test_all 0.003839 0.004779 704.640325 (273.092933)
test_rubyspec 0.047937 0.027156 106.910892 (150.188092)
total: 466.33 sec