Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-021620
#<BuildRuby:0x000055edcbd0e120
@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.20230705-021620",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.002786 0.004199 2.085712 ( 5.478522)
build_miniruby 0.001387 0.000144 1.594794 ( 2.106883)
build_ruby 0.001391 0.000144 3.184796 ( 4.742353)
build_all 0.000563 0.007647 2.469501 ( 3.126099)
build_install 0.009983 0.008440 3.875753 ( 5.441512)
test_btest 0.000555 0.000121 81.422750 ( 43.827559)
test_basic 0.008637 0.000095 0.918952 ( 1.323484)
test_all 0.000000 0.001494 609.900620 (295.786196)
test_rubyspec 0.020621 0.033583 90.364352 (130.157760)
total: 491.99 sec