Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-061530
#<BuildRuby:0x00007f0e1b2ffdc0
@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.20241005-061530",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000028 0.000010 0.000038 ( 0.000038)
build_up 0.004528 0.002801 2.777751 ( 2.805896)
build_miniruby 0.001183 0.000406 1.105172 ( 1.102232)
build_ruby 0.001322 0.000454 3.120351 ( 3.328137)
build_all 0.005461 0.003092 6.397928 ( 2.434215)
build_install 0.013908 0.003435 8.806611 ( 3.955292)
test_btest 0.000924 0.000000 85.696321 ( 22.109508)
test_basic 0.004034 0.004524 0.859793 ( 0.911232)
test_all 0.090321 0.059075 714.939925 (214.631977)
test_rubyspec 0.042098 0.047082 133.508460 ( 23.690241)
total: 274.97 sec