Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-171655
#<BuildRuby:0x0000559995dadd68
@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.20230711-171655",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.000324 0.007152 2.225249 ( 4.885983)
build_miniruby 0.001264 0.000149 1.749509 ( 2.385001)
build_ruby 0.001818 0.000214 3.227310 ( 4.708040)
build_all 0.000573 0.007660 2.636626 ( 2.811212)
build_install 0.018391 0.001800 4.182844 ( 5.325002)
test_btest 0.000936 0.000156 83.378696 ( 59.014739)
test_basic 0.008583 0.000723 0.933382 ( 1.910760)
test_all 0.001491 0.000242 663.454697 (455.293520)
test_rubyspec 0.034748 0.022651 95.862132 (142.378702)
total: 678.71 sec