Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-005259
#<BuildRuby:0x0000560f6d366320
@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.20230918-005259",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.006646 0.000618 2.343864 ( 3.751482)
build_miniruby 0.001074 0.000247 1.577212 ( 1.598012)
build_ruby 0.001392 0.000000 3.295862 ( 3.669659)
build_all 0.007677 0.001122 6.480783 ( 4.501841)
build_install 0.010053 0.010845 8.002226 ( 6.738341)
test_btest 0.000745 0.000217 85.662615 ( 37.004194)
test_basic 0.000245 0.008303 0.987565 ( 1.068799)
test_all 0.004784 0.004367 703.249741 (242.437985)
test_rubyspec 0.028577 0.046087 105.912854 (123.593432)
total: 424.37 sec