Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-040318
#<BuildRuby:0x00005614aba26258
@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.20240226-040318",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.007045 0.001973 2.721507 ( 4.788922)
build_miniruby 0.001221 0.000342 1.912888 ( 2.841446)
build_ruby 0.001529 0.000428 3.855419 ( 5.895756)
build_all 0.009181 0.000127 7.076186 ( 8.789665)
build_install 0.019322 0.003739 9.235185 ( 11.495412)
test_btest 0.000755 0.000188 94.810875 (116.054478)
test_basic 0.007212 0.000550 1.027723 ( 1.880501)
test_all 0.092992 0.030488 854.639990 (707.324366)
test_rubyspec 0.072543 0.016575 127.852268 (138.977929)
total: 998.05 sec