Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-122724
#<BuildRuby:0x000055bcbf1b6198
@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.20230103-122724",
@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.000013 0.000004 0.000017 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000554 0.004150 1.110165 ( 1.486310)
build_miniruby 0.000851 0.000255 1.191652 ( 1.190298)
build_ruby 0.000989 0.000297 3.156407 ( 28.262463)
build_all 0.003234 0.003819 3.598123 ( 1.802478)
build_install 0.009492 0.005697 2.927226 ( 2.018841)
test_btest 0.000559 0.000201 57.142151 ( 15.880612)
test_basic 0.001777 0.003039 0.384661 ( 0.479076)
test_all 0.001859 0.000715 612.964187 (175.640884)
test_rubyspec 0.028279 0.021620 66.991933 ( 77.128465)
total: 303.89 sec