Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-215235
#<BuildRuby:0x00005576de1a2228
@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.20230918-215235",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.004122 0.004711 2.340977 ( 4.731140)
build_miniruby 0.001622 0.000000 1.695106 ( 1.812093)
build_ruby 0.001587 0.000000 3.433847 ( 3.956613)
build_all 0.004783 0.003330 6.271025 ( 3.860236)
build_install 0.010098 0.009529 7.761510 ( 6.070895)
test_btest 0.000808 0.000208 85.272903 ( 44.690557)
test_basic 0.003314 0.005164 1.038079 ( 1.434340)
test_all 0.002162 0.007884 706.778730 (329.373760)
test_rubyspec 0.042283 0.028306 106.879095 (126.169089)
total: 522.10 sec