Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-032958
#<BuildRuby:0x0000564b23ee2018
@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.20230915-032958",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.000000 0.007058 2.340084 ( 3.666449)
build_miniruby 0.001494 0.000256 1.765314 ( 1.825911)
build_ruby 0.001879 0.000000 3.523063 ( 3.730875)
build_all 0.007871 0.000000 6.327053 ( 4.123351)
build_install 0.009413 0.010734 8.088620 ( 6.110614)
test_btest 0.000577 0.000148 84.508812 ( 39.416769)
test_basic 0.002233 0.003401 0.959567 ( 1.038603)
test_all 0.007300 0.002645 690.952006 (291.445781)
test_rubyspec 0.039070 0.033537 104.829352 (118.176152)
total: 469.54 sec