Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-232941
#<BuildRuby:0x0000555933f29fb8
@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.20230609-232941",
@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.000003 0.000016 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005492 0.000915 1.929603 ( 4.278783)
build_miniruby 0.001717 0.000287 1.539869 ( 2.147265)
build_ruby 0.001770 0.000000 2.711859 ( 3.309843)
build_all 0.008292 0.000000 2.330168 ( 2.622380)
build_install 0.011933 0.007840 3.736327 ( 4.702829)
test_btest 0.001005 0.000201 78.902946 ( 58.016291)
test_basic 0.006985 0.000545 0.825345 ( 1.344036)
test_all 0.001349 0.000261 571.948394 (333.258509)
test_rubyspec 0.040084 0.015272 82.914292 (104.821857)
total: 514.50 sec