Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-114028
#<BuildRuby:0x000055f295942130
@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.20230311-114028",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000020)
build_up 0.004597 0.000575 1.473264 ( 2.944442)
build_miniruby 0.000000 0.001154 1.211039 ( 1.210089)
build_ruby 0.000000 0.001402 2.456971 ( 2.653038)
build_all 0.000762 0.005934 2.094324 ( 1.337077)
build_install 0.006525 0.007868 3.137792 ( 2.182083)
test_btest 0.000635 0.000212 66.214402 ( 19.189013)
test_basic 0.000000 0.004170 0.452658 ( 0.548890)
test_all 0.000000 0.002045 529.524001 (167.290707)
test_rubyspec 0.032622 0.011681 71.745075 ( 81.507765)
total: 278.86 sec