Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-011730
#<BuildRuby:0x000055cc9f9ca3d0
@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.20230730-011730",
@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.000027 0.000004 0.000031 ( 0.000026)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.002741 0.004383 2.319507 ( 7.559536)
build_miniruby 0.001541 0.000257 59.397548 ( 60.659351)
build_ruby 0.001496 0.000249 3.422901 ( 7.524420)
build_all 0.000624 0.007470 2.654836 ( 4.718147)
build_install 0.018884 0.000561 4.351016 ( 7.701091)
test_btest 0.000893 0.000178 83.527142 ( 67.244897)
test_basic 0.007676 0.000689 0.958178 ( 1.630877)
test_all 0.000884 0.000172 655.314610 (560.319175)
test_rubyspec 0.025566 0.040791 99.389936 (237.790814)
total: 955.15 sec