Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-123243
#<BuildRuby:0x00005559500b2120
@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.20231023-123243",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.001685 0.004355 3.422566 ( 3.658920)
build_miniruby 0.001029 0.000214 1.500454 ( 1.499158)
build_ruby 0.001309 0.000273 2.884524 ( 3.070002)
build_all 0.002806 0.004881 5.699460 ( 3.055342)
build_install 0.013499 0.005618 7.788046 ( 4.112328)
test_btest 0.000820 0.000221 78.977892 ( 30.987760)
test_basic 0.004734 0.000054 0.829734 ( 0.911296)
test_all 0.070611 0.047987 650.949562 (243.226667)
test_rubyspec 0.042770 0.021328 89.998859 (101.840886)
total: 392.36 sec