Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-220300
#<BuildRuby:0x000056083ef3a0d8
@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.20230607-220300",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004535 0.001511 1.827302 ( 3.157822)
build_miniruby 0.001321 0.000440 1.316764 ( 1.316896)
build_ruby 0.001644 0.000000 2.624879 ( 2.815809)
build_all 0.005712 0.001001 2.083214 ( 1.432071)
build_install 0.008012 0.010236 3.363289 ( 2.558950)
test_btest 0.000510 0.000200 76.979436 ( 32.367158)
test_basic 0.004523 0.002775 0.792247 ( 0.879617)
test_all 0.000000 0.002513 584.729722 (208.628700)
test_rubyspec 0.007855 0.041995 82.694210 ( 96.003813)
total: 349.16 sec