Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-041738
#<BuildRuby:0x0000556b5f396258
@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.20231023-041738",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004285 0.003099 3.688635 ( 4.050934)
build_miniruby 0.000000 0.001450 1.628521 ( 1.655932)
build_ruby 0.001142 0.000643 3.015092 ( 3.211637)
build_all 0.000000 0.006403 5.342559 ( 2.410820)
build_install 0.015265 0.003314 7.770308 ( 3.795518)
test_btest 0.000633 0.000192 80.034723 ( 27.500452)
test_basic 0.005635 0.000627 0.884376 ( 0.952081)
test_all 0.073184 0.043704 633.187846 (221.939677)
test_rubyspec 0.026756 0.041302 97.588729 (117.005094)
total: 382.52 sec