Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-032634
#<BuildRuby:0x00007f8043f0fdc8
@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-032634",
@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.000002 0.000024 ( 0.000026)
autoconf 0.000043 0.000005 0.000048 ( 0.000047)
configure 0.000039 0.000004 0.000043 ( 0.000043)
build_up 0.007517 0.000386 3.394225 ( 3.544604)
build_miniruby 0.001445 0.000156 1.280000 ( 1.276751)
build_ruby 0.001675 0.000181 4.504073 ( 4.671089)
build_all 0.008720 0.000045 8.481502 ( 3.344359)
build_install 0.019082 0.001493 11.687644 ( 5.536533)
test_btest 0.001038 0.000103 120.191167 ( 31.919252)
test_basic 0.005755 0.004702 1.146244 ( 1.188116)
test_all 0.123595 0.028297 840.709754 (244.291771)
test_rubyspec 0.062000 0.030376 167.798678 ( 34.953391)
total: 330.73 sec