Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-000457
#<BuildRuby:0x0000563211bf1f00
@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.20240212-000457",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000022)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.000000 0.006053 1.837387 ( 2.157159)
build_miniruby 0.000000 0.001703 1.601356 ( 1.601078)
build_ruby 0.000389 0.001450 3.560561 ( 3.805743)
build_all 0.005153 0.002920 6.495271 ( 3.430161)
build_install 0.018860 0.000239 8.121664 ( 4.745579)
test_btest 0.000565 0.000167 90.857411 ( 35.170479)
test_basic 0.001383 0.006529 0.935672 ( 1.002830)
test_all 0.074657 0.043928 735.665121 (277.853570)
test_rubyspec 0.056379 0.050105 179.298914 (190.479189)
total: 520.25 sec