Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-012323
#<BuildRuby:0x0000556de106df70
@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.20230525-012323",
@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.000012 0.000001 0.000013 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006423 0.000000 1.958177 ( 4.357609)
build_miniruby 0.001974 0.000055 1.434267 ( 1.702138)
build_ruby 0.001525 0.000170 2.900909 ( 3.335664)
build_all 0.003587 0.004597 2.142241 ( 2.471153)
build_install 0.013893 0.005147 3.573070 ( 3.865057)
test_btest 0.000000 0.001004 77.655271 ( 39.780668)
test_basic 0.000000 0.007908 0.845716 ( 0.975831)
test_all 0.000630 0.000935 611.475818 (232.017283)
test_rubyspec 0.028204 0.021563 75.597616 ( 87.491406)
total: 376.00 sec