Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-100902
#<BuildRuby:0x000055e708c5a1a8
@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.20231019-100902",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006606 0.000000 2.408598 ( 2.590203)
build_miniruby 0.001764 0.000048 1.658916 ( 1.666554)
build_ruby 0.001845 0.000284 3.119719 ( 3.346018)
build_all 0.006650 0.001023 6.352671 ( 2.879864)
build_install 0.014201 0.005374 7.966029 ( 4.564617)
test_btest 0.000000 0.000801 87.194219 ( 30.757993)
test_basic 0.000000 0.008676 0.928749 ( 0.998142)
test_all 0.000000 0.008800 701.029639 (252.663305)
test_rubyspec 0.039379 0.031267 101.902921 (114.563421)
total: 414.03 sec