Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-142524
#<BuildRuby:0x00005567c381a008
@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.20230524-142524",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005751 0.000131 1.799644 ( 3.686418)
build_miniruby 0.001301 0.000104 1.296291 ( 1.488331)
build_ruby 0.001534 0.000000 2.738128 ( 3.161380)
build_all 0.006090 0.000268 2.097711 ( 2.027423)
build_install 0.014269 0.000733 3.399783 ( 3.191511)
test_btest 0.000984 0.000073 75.241676 ( 36.568683)
test_basic 0.004408 0.000327 0.616588 ( 0.693843)
test_all 0.001493 0.000111 550.859944 (216.320326)
test_rubyspec 0.025519 0.024071 77.371670 ( 89.223936)
total: 356.36 sec