Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-120952
#<BuildRuby:0x000055d86feae2a8
@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.20230513-120952",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.005545 0.000063 1.796093 ( 2.978527)
build_miniruby 0.001233 0.000049 1.273034 ( 1.273197)
build_ruby 0.001158 0.000046 2.001059 ( 2.229423)
build_all 0.005239 0.000043 1.993629 ( 1.093857)
build_install 0.013538 0.000185 3.215923 ( 2.146003)
test_btest 0.000943 0.000034 74.185357 ( 27.831951)
test_basic 0.006022 0.000215 0.778040 ( 0.937810)
test_all 0.001449 0.000052 533.978528 (170.731913)
test_rubyspec 0.022447 0.020888 73.209823 ( 85.205593)
total: 294.43 sec