Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-214137
#<BuildRuby:0x000055f2b6e6e7c8
@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.20230330-214137",
@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.000021 0.000005 0.000026 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.001322 0.004340 1.724995 ( 3.195227)
build_miniruby 0.000830 0.000237 1.163076 ( 1.162984)
build_ruby 0.000899 0.000257 2.132246 ( 2.332942)
build_all 0.003716 0.001061 2.018520 ( 1.155057)
build_install 0.002944 0.008105 3.147476 ( 2.176243)
test_btest 0.000650 0.000236 68.467077 ( 19.612456)
test_basic 0.001494 0.003184 0.523229 ( 0.618852)
test_all 0.001548 0.000606 523.337917 (173.000570)
test_rubyspec 0.001279 0.031470 69.117171 ( 78.911549)
total: 282.17 sec