Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-021406
#<BuildRuby:0x000055f55dbc9f78
@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.20230907-021406",
@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.000002 0.000019 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.004978 0.000766 1.854556 ( 3.284205)
build_miniruby 0.001862 0.000000 1.735128 ( 1.758732)
build_ruby 0.001501 0.000000 3.633812 ( 4.407370)
build_all 0.002335 0.006322 6.335940 ( 4.072895)
build_install 0.016657 0.002466 7.675246 ( 5.587656)
test_btest 0.000796 0.000154 84.674523 ( 46.678544)
test_basic 0.000125 0.008749 1.003189 ( 1.362679)
test_all 0.004760 0.005747 700.612251 (311.144313)
test_rubyspec 0.049978 0.022687 106.812237 (128.209894)
total: 506.51 sec