Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-163433
#<BuildRuby:0x00007f87e15afdc8
@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.20240815-163433",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.002667 0.004917 3.065596 ( 3.052902)
build_miniruby 0.001550 0.000000 1.138485 ( 1.135351)
build_ruby 0.001823 0.000000 2.906420 ( 3.141322)
build_all 0.005252 0.003024 6.725989 ( 2.478861)
build_install 0.008370 0.010778 8.830940 ( 3.907000)
test_btest 0.000576 0.000216 103.741555 ( 27.552452)
test_basic 0.003462 0.005380 0.897797 ( 0.945983)
test_all 0.126703 0.022385 725.981572 (218.027526)
test_rubyspec 0.065459 0.023208 169.322169 ( 46.940173)
total: 307.18 sec