Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-175421
#<BuildRuby:0x00005560d13e1ed0
@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.20240128-175421",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.005935 0.000137 1.936137 ( 2.464154)
build_miniruby 0.001422 0.000101 1.648808 ( 1.646896)
build_ruby 0.001695 0.000121 3.497918 ( 3.691233)
build_all 0.006945 0.000497 6.195351 ( 3.057783)
build_install 0.010618 0.008564 7.856824 ( 4.629693)
test_btest 0.000918 0.000000 86.859196 ( 34.696088)
test_basic 0.000000 0.007644 0.959400 ( 1.021716)
test_all 0.073292 0.041552 787.284650 (285.223389)
test_rubyspec 0.041545 0.061227 166.650701 (178.653796)
total: 515.09 sec