Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-233754
#<BuildRuby:0x000055b8f4d22258
@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.20230829-233754",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.007288 0.000634 2.427567 ( 5.573813)
build_miniruby 0.001233 0.000237 2.130306 ( 2.973401)
build_ruby 0.001830 0.000000 3.619845 ( 4.753531)
build_all 0.007686 0.001002 6.668483 ( 6.974954)
build_install 0.011006 0.010424 8.286919 ( 9.355503)
test_btest 0.000687 0.000172 86.631133 ( 77.708586)
test_basic 0.007883 0.000781 1.032003 ( 1.711744)
test_all 0.010494 0.000000 744.335870 (752.076254)
test_rubyspec 0.058410 0.018440 109.582203 (148.546200)
total: 1009.68 sec