Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-172933
#<BuildRuby:0x00005654d711a008
@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.20231228-172933",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.000000 0.005582 1.662806 ( 2.009260)
build_miniruby 0.000000 0.001660 1.530471 ( 1.529312)
build_ruby 0.000000 0.001682 3.230601 ( 3.474041)
build_all 0.001981 0.005246 5.692265 ( 2.847679)
build_install 0.014472 0.002558 6.811788 ( 4.170196)
test_btest 0.000676 0.000185 80.285124 ( 29.929201)
test_basic 0.003088 0.004640 0.827711 ( 0.918674)
test_all 0.078451 0.043535 812.707938 (280.158584)
test_rubyspec 0.042255 0.022868 91.822399 (103.675596)
total: 428.71 sec