Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-080654
#<BuildRuby:0x0000555eb95f22e8
@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.20230710-080654",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.002977 0.004306 2.187350 ( 4.673545)
build_miniruby 0.001500 0.000207 1.738471 ( 2.314799)
build_ruby 0.001637 0.000226 3.459595 ( 4.622823)
build_all 0.004038 0.004104 2.737443 ( 3.441872)
build_install 0.012539 0.005747 4.084562 ( 5.479022)
test_btest 0.000623 0.000121 86.143680 ( 42.776089)
test_basic 0.001735 0.007107 0.981021 ( 1.097827)
test_all 0.002334 0.000566 618.947943 (252.907572)
test_rubyspec 0.029221 0.024054 92.804448 (106.353937)
total: 423.67 sec