Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-081054
#<BuildRuby:0x00007f8437c9fdc0
@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.20240713-081054",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000027 0.000008 0.000035 ( 0.000033)
build_up 0.000663 0.006937 2.786158 ( 2.833894)
build_miniruby 0.000000 0.001635 1.133587 ( 1.130649)
build_ruby 0.000000 0.001767 3.011168 ( 3.231601)
build_all 0.005567 0.002401 7.041319 ( 2.764665)
build_install 0.011512 0.006335 9.735744 ( 4.359663)
test_btest 0.000651 0.000249 101.956979 ( 27.353681)
test_basic 0.007207 0.005335 1.407061 ( 1.719642)
test_all 0.096414 0.058064 819.608268 (239.192171)
test_rubyspec 0.039035 0.045753 161.927315 ( 27.715862)
total: 310.30 sec