Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-032148
#<BuildRuby:0x0000563440f8a2f8
@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.20230903-032148",
@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.000024 0.000001 0.000025 ( 0.000024)
autoconf 0.000033 0.000001 0.000034 ( 0.000034)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.001622 0.004113 1.829176 ( 2.900710)
build_miniruby 0.001493 0.000097 1.682683 ( 1.777885)
build_ruby 0.001576 0.000102 3.380744 ( 3.730423)
build_all 0.007377 0.000475 6.391147 ( 4.336122)
build_install 0.009126 0.009994 7.814267 ( 5.965817)
test_btest 0.000895 0.000115 86.916366 ( 44.311259)
test_basic 0.008736 0.000000 1.012285 ( 1.265995)
test_all 0.009439 0.000000 694.967087 (303.261998)
test_rubyspec 0.027706 0.043609 104.824475 (123.596458)
total: 491.15 sec