Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-062020
#<BuildRuby:0x0000557fa09de4f8
@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.20230312-062020",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.002812 0.003069 1.940622 ( 3.170884)
build_miniruby 0.000000 0.001833 3.516947 ( 2.377678)
build_ruby 0.000000 0.001273 2.806993 ( 2.998030)
build_all 0.001629 0.004761 2.002363 ( 1.210102)
build_install 0.008896 0.006861 3.183344 ( 2.242536)
test_btest 0.000514 0.000165 63.409419 ( 22.465702)
test_basic 0.004947 0.001583 0.509920 ( 0.621102)
test_all 0.000812 0.000260 516.101868 (171.830661)
test_rubyspec 0.021208 0.017413 71.804695 ( 81.557911)
total: 288.48 sec