Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-080606
#<BuildRuby:0x00005648d06a68e0
@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.20230513-080606",
@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.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.005201 0.001182 1.937552 ( 4.165448)
build_miniruby 0.000911 0.000207 1.313782 ( 1.495987)
build_ruby 0.001606 0.000000 2.645420 ( 2.890610)
build_all 0.005651 0.000702 2.205896 ( 2.112984)
build_install 0.010206 0.004652 3.292194 ( 3.097426)
test_btest 0.000583 0.000139 73.499909 ( 38.311196)
test_basic 0.006834 0.000577 0.793260 ( 0.975549)
test_all 0.001859 0.000429 552.958362 (241.429458)
test_rubyspec 0.023521 0.025069 81.846305 ( 97.315292)
total: 391.79 sec