Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-102342
#<BuildRuby:0x000055d0ed79a130
@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.20230611-102342",
@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.000029 0.000000 0.000029 ( 0.000029)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.002294 0.003438 1.693373 ( 2.927037)
build_miniruby 0.000912 0.000365 1.263663 ( 1.262727)
build_ruby 0.001030 0.000412 2.397203 ( 2.587097)
build_all 0.002698 0.005286 2.154372 ( 1.406648)
build_install 0.017527 0.000298 3.541910 ( 2.599746)
test_btest 0.000000 0.000772 78.471872 ( 23.238614)
test_basic 0.000000 0.005008 0.743132 ( 0.816147)
test_all 0.000175 0.000762 531.989666 (165.225730)
test_rubyspec 0.028498 0.010482 74.424907 ( 86.153257)
total: 286.22 sec