Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-154139
#<BuildRuby:0x000055bd71f06138
@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.20231018-154139",
@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.000023 0.000000 0.000023 ( 0.000024)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.008060 0.000000 2.605869 ( 3.104416)
build_miniruby 0.000000 0.002066 1.762354 ( 1.890278)
build_ruby 0.000913 0.001089 3.634788 ( 3.912191)
build_all 0.008443 0.000086 6.781523 ( 4.010917)
build_install 0.020458 0.000892 8.556160 ( 5.288465)
test_btest 0.001039 0.000104 90.389778 ( 47.347370)
test_basic 0.008524 0.000031 0.941911 ( 1.019061)
test_all 0.010014 0.000000 732.576695 (265.920238)
test_rubyspec 0.025158 0.046315 101.391629 (113.480497)
total: 445.97 sec