Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-000911
#<BuildRuby:0x000055cdd618def0
@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.20230830-000911",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006033 0.000152 2.052991 ( 3.306553)
build_miniruby 0.001470 0.000109 1.431351 ( 1.431839)
build_ruby 0.000000 0.001945 3.014051 ( 3.208939)
build_all 0.000000 0.008892 6.123516 ( 3.147382)
build_install 0.018789 0.001138 7.717502 ( 4.162482)
test_btest 0.000725 0.000000 83.599460 ( 28.383773)
test_basic 0.000000 0.006999 0.931711 ( 1.006425)
test_all 0.007819 0.001150 692.230536 (248.284944)
test_rubyspec 0.032576 0.036705 99.927903 (111.389997)
total: 404.32 sec