Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-020255
#<BuildRuby:0x00007fd5c464fdd8
@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.20240624-020255",
@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.000016 0.000006 0.000022 ( 0.000024)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000026 0.000009 0.000035 ( 0.000036)
build_up 0.006870 0.001005 3.619246 ( 3.691611)
build_miniruby 0.001294 0.000448 1.365390 ( 1.371065)
build_ruby 0.001673 0.000434 4.012410 ( 4.176519)
build_all 0.005747 0.003132 7.784156 ( 3.025177)
build_install 0.012114 0.007797 10.940680 ( 5.236257)
test_btest 0.000832 0.000318 114.306797 ( 29.949734)
test_basic 0.000000 0.009361 1.167766 ( 1.219639)
test_all 0.089676 0.061717 900.055685 (267.495390)
test_rubyspec 0.063385 0.032142 169.824590 ( 35.199433)
total: 351.37 sec