Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-194337
#<BuildRuby:0x000055a11642e228
@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.20231218-194337",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.002173 0.004359 2.276259 ( 2.552231)
build_miniruby 0.001141 0.000204 1.567370 ( 1.567389)
build_ruby 0.000000 0.001689 3.117563 ( 3.343222)
build_all 0.006943 0.001294 5.702806 ( 2.996818)
build_install 0.015696 0.003162 7.265060 ( 4.097236)
test_btest 0.000593 0.000115 81.078626 ( 29.622710)
test_basic 0.002879 0.003629 0.926835 ( 1.017970)
test_all 0.071645 0.046072 724.061025 (268.910408)
test_rubyspec 0.029536 0.031092 92.861602 (104.547741)
total: 418.66 sec