Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-130528
#<BuildRuby:0x00005626203c5fb8
@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.20230624-130528",
@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.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005020 0.000602 1.941310 ( 3.224233)
build_miniruby 0.001586 0.000191 1.480113 ( 1.501519)
build_ruby 0.001496 0.000180 3.013257 ( 3.226651)
build_all 0.005658 0.000000 2.217256 ( 1.245581)
build_install 0.015045 0.000388 3.412836 ( 2.270879)
test_btest 0.000884 0.000091 81.251433 ( 31.060003)
test_basic 0.004217 0.000437 0.856153 ( 0.942647)
test_all 0.001584 0.000000 611.402945 (237.558700)
test_rubyspec 0.038230 0.012845 84.964331 ( 97.098182)
total: 378.13 sec