Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-112033
#<BuildRuby:0x00005609706f2258
@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.20231011-112033",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000035 0.000002 0.000037 ( 0.000038)
build_up 0.007383 0.000206 2.460252 ( 3.248570)
build_miniruby 0.001656 0.000104 1.694324 ( 1.837757)
build_ruby 0.001579 0.000099 3.384223 ( 3.887406)
build_all 0.000000 0.008175 6.415142 ( 4.255111)
build_install 0.009100 0.011673 8.174662 ( 6.812758)
test_btest 0.000603 0.000117 88.271944 ( 48.842188)
test_basic 0.001952 0.007675 0.993635 ( 1.197692)
test_all 0.004541 0.005270 743.094805 (346.721864)
test_rubyspec 0.028227 0.043172 108.834866 (127.194788)
total: 544.00 sec