Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-224804
#<BuildRuby:0x000055ed1230a390
@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.20230530-224804",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.001587 0.004405 1.818155 ( 3.943322)
build_miniruby 0.001545 0.000000 1.399185 ( 1.563249)
build_ruby 0.001708 0.000000 2.706553 ( 3.133631)
build_all 0.006092 0.001220 2.072369 ( 2.537143)
build_install 0.009259 0.008867 3.418805 ( 3.667837)
test_btest 0.000562 0.000164 76.360561 ( 40.045409)
test_basic 0.001240 0.006188 0.773184 ( 1.138073)
test_all 0.001012 0.000350 561.128043 (258.628674)
test_rubyspec 0.017501 0.037003 83.338386 (101.285967)
total: 415.94 sec