Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-142720
#<BuildRuby:0x00007f643c12fdc0
@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.20240715-142720",
@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.000027 0.000008 0.000035 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.003885 0.003965 3.595258 ( 3.461065)
build_miniruby 0.000000 0.001950 1.591278 ( 1.588617)
build_ruby 0.000000 0.001829 3.578467 ( 3.792012)
build_all 0.005818 0.003201 7.867559 ( 2.996851)
build_install 0.006334 0.012948 10.518197 ( 4.898374)
test_btest 0.000755 0.000365 109.480227 ( 28.527363)
test_basic 0.006857 0.001314 1.158335 ( 1.205803)
test_all 0.078095 0.068464 819.522185 (236.335011)
test_rubyspec 0.042698 0.045062 162.545608 ( 33.814460)
total: 316.62 sec