Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-081503
#<BuildRuby:0x0000561065ed6108
@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.20230712-081503",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002362 0.004771 2.191574 ( 5.204857)
build_miniruby 0.001250 0.000350 1.646993 ( 2.334783)
build_ruby 0.001702 0.000476 3.286564 ( 4.189953)
build_all 0.005645 0.001581 2.771535 ( 2.851356)
build_install 0.015384 0.003772 4.234749 ( 4.490734)
test_btest 0.000519 0.000143 85.196157 ( 53.637012)
test_basic 0.005079 0.003356 0.921248 ( 1.269464)
test_all 0.001833 0.000532 639.139887 (335.785896)
test_rubyspec 0.016805 0.037156 93.185865 (134.051513)
total: 543.82 sec