Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-202532
#<BuildRuby:0x000055dc5ab3e8e0
@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.20230926-202532",
@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.000018)
autoconf 0.000028 0.000001 0.000029 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003239 0.004414 2.362481 ( 4.693316)
build_miniruby 0.001584 0.000153 1.771504 ( 2.084568)
build_ruby 0.000000 0.001905 3.694340 ( 4.198952)
build_all 0.006686 0.002043 6.451139 ( 5.527346)
build_install 0.012931 0.009190 8.036527 ( 6.684623)
test_btest 0.000699 0.000120 84.427725 ( 51.401029)
test_basic 0.003461 0.005053 1.021072 ( 1.302178)
test_all 0.006570 0.003953 698.130815 (446.681548)
test_rubyspec 0.037668 0.042256 108.361181 (144.183900)
total: 666.76 sec