Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-215902
#<BuildRuby:0x0000556de281e7c8
@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.20230614-215902",
@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.000013 0.000004 0.000017 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005092 0.001273 1.956033 ( 5.099503)
build_miniruby 0.001201 0.000300 1.417156 ( 2.132229)
build_ruby 0.001299 0.000325 2.882379 ( 3.785491)
build_all 0.000000 0.007902 2.351632 ( 2.167406)
build_install 0.011175 0.007304 3.711008 ( 4.292169)
test_btest 0.000492 0.000185 74.735373 ( 42.960217)
test_basic 0.001943 0.005001 0.802429 ( 1.275739)
test_all 0.001271 0.000530 563.591376 (254.116398)
test_rubyspec 0.035173 0.016312 84.160199 (107.688276)
total: 423.52 sec