Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-220314
#<BuildRuby:0x00007f481f81fdd0
@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.20240718-220314",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000035 0.000002 0.000037 ( 0.000036)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.004002 0.003695 3.166730 ( 3.122356)
build_miniruby 0.001478 0.000123 1.505262 ( 1.502235)
build_ruby 0.001878 0.000157 3.588071 ( 3.768765)
build_all 0.005726 0.003777 8.040684 ( 3.187408)
build_install 0.012708 0.008642 10.292170 ( 4.620132)
test_btest 0.001208 0.000000 115.620980 ( 30.746503)
test_basic 0.005287 0.003823 1.217889 ( 1.266836)
test_all 0.118466 0.031058 814.436994 (258.227999)
test_rubyspec 0.065318 0.026010 162.735987 ( 29.806127)
total: 336.25 sec