Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-074039
#<BuildRuby:0x00005617c1e4df48
@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.20230514-074039",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.001115 0.004401 1.712555 ( 2.966953)
build_miniruby 0.000959 0.000320 1.221256 ( 1.219872)
build_ruby 0.001056 0.000352 2.403366 ( 2.592907)
build_all 0.004466 0.001489 1.992524 ( 1.315683)
build_install 0.008585 0.005981 2.994608 ( 2.051764)
test_btest 0.000541 0.000200 72.214840 ( 24.119306)
test_basic 0.003511 0.001293 0.698571 ( 0.779014)
test_all 0.000827 0.000305 572.253342 (184.698513)
test_rubyspec 0.031483 0.012424 73.951637 ( 85.892113)
total: 305.64 sec