Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-085852
#<BuildRuby:0x00007f0b4303fde0
@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.20240620-085852",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000041 0.000004 0.000045 ( 0.000045)
configure 0.000035 0.000004 0.000039 ( 0.000039)
build_up 0.000836 0.008053 3.956007 ( 3.935620)
build_miniruby 0.001755 0.000285 1.735628 ( 1.734512)
build_ruby 0.000000 0.002318 4.525884 ( 4.661342)
build_all 0.006335 0.002056 7.660427 ( 2.965232)
build_install 0.019101 0.001072 10.662620 ( 5.147927)
test_btest 0.000782 0.000133 117.099672 ( 40.768774)
test_basic 0.004703 0.009782 1.401347 ( 1.509301)
test_all 0.111322 0.043667 917.237605 (500.169380)
test_rubyspec 0.058683 0.031791 178.371165 (162.062259)
total: 722.96 sec