Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-183536
#<BuildRuby:0x000055af81b49e58
@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.20230505-183536",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000017 0.000005 0.000022 ( 0.000023)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004419 0.000979 1.761627 ( 3.016518)
build_miniruby 0.000991 0.000258 1.258991 ( 1.257771)
build_ruby 0.001153 0.000301 2.458282 ( 2.682981)
build_all 0.002805 0.004451 2.246719 ( 1.853051)
build_install 0.013085 0.004313 3.597508 ( 3.277784)
test_btest 0.000607 0.000187 76.461971 ( 31.927877)
test_basic 0.005070 0.001837 0.805859 ( 0.959883)
test_all 0.000665 0.000206 574.010911 (183.729460)
test_rubyspec 0.017584 0.026778 76.172061 ( 87.861718)
total: 316.57 sec