Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-120754
#<BuildRuby:0x0000565345da2390
@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.20231013-120754",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.003797 0.004006 2.409550 ( 2.919076)
build_miniruby 0.001467 0.000000 1.690495 ( 1.814072)
build_ruby 0.001618 0.000000 3.361095 ( 3.698401)
build_all 0.008051 0.000000 6.370695 ( 3.965359)
build_install 0.006099 0.013465 8.061789 ( 4.839998)
test_btest 0.001172 0.000000 86.939915 ( 42.678897)
test_basic 0.004899 0.003429 0.976619 ( 2.489698)
test_all 0.006644 0.003499 686.789772 (304.137256)
test_rubyspec 0.033995 0.033182 106.255084 (125.001633)
total: 491.55 sec