Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-185714
#<BuildRuby:0x000056168e732120
@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.20230602-185714",
@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.000001 0.000013 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.000000 0.005899 1.831563 ( 3.102116)
build_miniruby 0.000000 0.001650 1.221802 ( 1.222054)
build_ruby 0.000000 0.001588 2.692821 ( 2.893843)
build_all 0.000654 0.006122 2.049644 ( 1.329176)
build_install 0.016330 0.001877 3.226697 ( 2.351788)
test_btest 0.000576 0.000128 77.406448 ( 25.828256)
test_basic 0.004678 0.000085 0.685075 ( 0.760941)
test_all 0.000967 0.000207 575.676078 (186.299098)
test_rubyspec 0.031250 0.019364 77.362825 ( 88.988123)
total: 312.78 sec