Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-055937
#<BuildRuby:0x00005635096a9f70
@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.20230216-055937",
@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.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004574 0.000081 1.426993 ( 1.869468)
build_miniruby 0.001069 0.000186 1.253449 ( 1.256036)
build_ruby 0.001238 0.000215 2.483809 ( 2.685400)
build_all 0.004152 0.003375 3.988606 ( 2.448315)
build_install 0.010622 0.002900 3.048596 ( 2.708528)
test_btest 0.000499 0.000103 56.191601 ( 29.475719)
test_basic 0.005182 0.001072 0.511535 ( 0.623952)
test_all 0.001349 0.000279 633.969232 (238.132143)
test_rubyspec 0.013065 0.035175 72.326000 ( 83.060866)
total: 362.26 sec