Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-044411
#<BuildRuby:0x000055b82d252818
@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.20230923-044411",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003155 0.004873 2.339561 ( 4.553715)
build_miniruby 0.001139 0.000338 1.659327 ( 1.967007)
build_ruby 0.001276 0.000378 3.563510 ( 4.183517)
build_all 0.008895 0.000160 6.494074 ( 5.282787)
build_install 0.018724 0.000485 7.898314 ( 6.378196)
test_btest 0.000941 0.000229 86.205077 ( 51.036958)
test_basic 0.001679 0.007784 1.009670 ( 1.458818)
test_all 0.006530 0.003629 700.233623 (359.694881)
test_rubyspec 0.030054 0.044070 107.234817 (127.939608)
total: 562.50 sec