Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-094113
#<BuildRuby:0x00007f7a680bfdd0
@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.20241115-094113",
@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.000005 0.000025 ( 0.000025)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.004606 0.002993 3.757506 ( 3.660854)
build_miniruby 0.001841 0.000000 1.429365 ( 1.426123)
build_ruby 0.001850 0.000000 3.494298 ( 35.838120)
build_all 0.006036 0.003361 6.396708 ( 2.664924)
build_install 0.011071 0.010211 8.301545 ( 4.080418)
test_btest 0.000651 0.000231 79.302275 ( 24.202495)
test_basic 0.007087 0.003690 1.052063 ( 4.297467)
test_all 0.102124 0.051891 720.997747 (218.206059)
test_rubyspec 0.057303 0.026763 117.361125 ( 22.329661)
total: 316.71 sec