Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-172359
#<BuildRuby:0x0000563ecab027c8
@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.20230510-172359",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.005805 0.000446 1.925763 ( 4.610020)
build_miniruby 0.001743 0.000135 1.381477 ( 1.801610)
build_ruby 0.001474 0.000113 2.560907 ( 3.486541)
build_all 0.007147 0.000550 2.282496 ( 2.854051)
build_install 0.008797 0.008947 3.545036 ( 4.418644)
test_btest 0.001007 0.000061 78.385530 ( 65.206106)
test_basic 0.006646 0.000389 0.817950 ( 1.270006)
test_all 0.000736 0.000101 585.974496 (337.440758)
test_rubyspec 0.041606 0.014450 82.963820 (105.400467)
total: 526.49 sec