Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-183453
#<BuildRuby:0x000056336b00e138
@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.20240228-183453",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006839 0.000507 3.722013 ( 2.754347)
build_miniruby 0.004815 0.000357 3.392980 ( 2.140707)
build_ruby 0.001706 0.000127 3.450265 ( 3.648107)
build_all 0.003891 0.004435 6.749652 ( 2.840834)
build_install 0.007503 0.011488 8.544536 ( 4.279438)
test_btest 0.000748 0.000141 91.660945 ( 25.080340)
test_basic 0.000000 0.008170 0.911013 ( 0.978659)
test_all 0.081603 0.037001 781.115211 (229.019622)
test_rubyspec 0.054792 0.026529 104.651718 (113.681319)
total: 384.42 sec