Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-025409
#<BuildRuby:0x0000559233af9fb8
@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.20230626-025409",
@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.000036 0.000000 0.000036 ( 0.000034)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.005776 0.000000 2.025393 ( 3.515191)
build_miniruby 0.001710 0.000000 1.577373 ( 1.578328)
build_ruby 0.000000 0.001527 2.902381 ( 3.146224)
build_all 0.002543 0.004375 2.259465 ( 1.375244)
build_install 0.015700 0.001929 3.768455 ( 2.861758)
test_btest 0.000660 0.000106 81.035066 ( 39.495012)
test_basic 0.006461 0.000361 0.810949 ( 0.906706)
test_all 0.000855 0.000134 580.207326 (245.523098)
test_rubyspec 0.042376 0.014431 90.691297 (105.102805)
total: 403.51 sec