Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-010650
#<BuildRuby:0x00005596ab5c63d0
@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.20230511-010650",
@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.000002 0.000015 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.005908 0.000257 1.914000 ( 4.331981)
build_miniruby 0.001433 0.000180 1.376396 ( 1.510129)
build_ruby 0.001477 0.000185 2.908671 ( 3.202287)
build_all 0.004294 0.003562 2.320697 ( 2.463375)
build_install 0.013228 0.004229 3.426181 ( 3.516156)
test_btest 0.000666 0.000115 74.966115 ( 44.312750)
test_basic 0.000144 0.006384 0.772959 ( 1.088979)
test_all 0.001066 0.000240 595.507277 (338.415976)
test_rubyspec 0.018629 0.030039 79.784364 ( 93.857079)
total: 492.70 sec