Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-042614
#<BuildRuby:0x00007f676606fde0
@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.20240617-042614",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000032 0.000012 0.000044 ( 0.000044)
configure 0.000029 0.000012 0.000041 ( 0.000040)
build_up 0.005299 0.002926 3.564791 ( 3.419604)
build_miniruby 0.001684 0.000000 1.616190 ( 1.612963)
build_ruby 0.001874 0.000000 3.891314 ( 4.022933)
build_all 0.002771 0.005590 7.736153 ( 3.081673)
build_install 0.012334 0.006331 10.703561 ( 5.216588)
test_btest 0.000660 0.000288 112.232620 ( 29.229251)
test_basic 0.003387 0.005268 1.108155 ( 1.159870)
test_all 0.110873 0.037735 809.707514 (228.801445)
test_rubyspec 0.048187 0.044621 161.260531 ( 34.091548)
total: 310.64 sec