Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-221422
#<BuildRuby:0x000055fdafd09a00
@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.20230908-221422",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.006279 0.000483 2.178641 ( 4.321667)
build_miniruby 0.002020 0.000000 1.649269 ( 1.796584)
build_ruby 0.002043 0.000000 3.329101 ( 3.817519)
build_all 0.008355 0.000281 6.172798 ( 4.080476)
build_install 0.013772 0.004954 7.525423 ( 5.200473)
test_btest 0.000960 0.000096 80.884182 ( 45.065187)
test_basic 0.000179 0.008615 0.994103 ( 1.099846)
test_all 0.004240 0.005348 693.345575 (302.096716)
test_rubyspec 0.037713 0.032791 104.437028 (130.382609)
total: 497.86 sec