Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-000634
#<BuildRuby:0x00005584a7aae7f0
@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.20230218-000634",
@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.000019)
autoconf 0.000029 0.000007 0.000036 ( 0.000034)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.001462 0.004438 1.488290 ( 2.498928)
build_miniruby 0.001621 0.000000 1.254001 ( 1.399075)
build_ruby 0.000000 0.001758 2.484640 ( 2.937346)
build_all 0.006452 0.001146 4.087829 ( 3.144403)
build_install 0.008027 0.007958 3.134447 ( 3.073593)
test_btest 0.000848 0.000272 56.983992 ( 33.651863)
test_basic 0.004843 0.001556 0.485349 ( 0.782259)
test_all 0.002526 0.000000 652.929191 (291.765879)
test_rubyspec 0.019237 0.034106 74.802179 ( 90.881178)
total: 430.14 sec