Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-005501
#<BuildRuby:0x000055f65eb4df70
@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.20240314-005501",
@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.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.007489 0.000399 2.688080 ( 2.659909)
build_miniruby 0.001249 0.000144 1.647149 ( 1.645712)
build_ruby 0.001699 0.000154 3.609695 ( 3.859004)
build_all 0.008242 0.000000 6.766238 ( 3.241225)
build_install 0.015385 0.003571 8.442999 ( 4.642317)
test_btest 0.000955 0.000000 93.850557 ( 37.062831)
test_basic 0.003106 0.004104 1.022069 ( 1.091838)
test_all 0.069385 0.049358 774.408015 (312.852222)
test_rubyspec 0.044654 0.044934 127.765643 (139.575110)
total: 506.63 sec