Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-193717
#<BuildRuby:0x00007fab224afdd8
@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.20240824-193717",
@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.000020 0.000004 0.000024 ( 0.000026)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.001223 0.007212 3.939307 ( 3.964508)
build_miniruby 0.001644 0.000457 1.772831 ( 1.821628)
build_ruby 0.002025 0.000000 4.428851 ( 4.614030)
build_all 0.005108 0.005342 8.820929 ( 4.866573)
build_install 0.024730 0.000000 11.835189 ( 7.019128)
test_btest 0.001191 0.000000 122.812777 ( 63.419044)
test_basic 0.010415 0.001631 1.440480 ( 1.761823)
test_all 0.122236 0.040211 924.806042 (703.956348)
test_rubyspec 0.053172 0.042084 173.134327 (112.614760)
total: 904.04 sec