Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-192933
#<BuildRuby:0x00007fd0095dfdc8
@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.20241010-192933",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.004689 0.002710 3.764485 ( 4.711125)
build_miniruby 0.001558 0.000000 1.503085 ( 1.677610)
build_ruby 0.001974 0.000000 4.140441 ( 17.498275)
build_all 0.005344 0.003355 7.086337 ( 2.870562)
build_install 0.014991 0.005185 9.695819 ( 4.454177)
test_btest 0.000742 0.000152 92.027955 ( 24.983174)
test_basic 0.002100 0.007514 0.923492 ( 0.974982)
test_all 0.092764 0.054277 742.697349 (217.251544)
test_rubyspec 0.057057 0.024964 129.208680 ( 26.950286)
total: 301.37 sec