Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-173301
#<BuildRuby:0x00007f89c5d8fdc8
@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.20240923-173301",
@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.000025)
autoconf 0.000042 0.000006 0.000048 ( 0.000049)
configure 0.000037 0.000005 0.000042 ( 0.000043)
build_up 0.005059 0.003528 4.414765 ( 3.665420)
build_miniruby 0.001612 0.000000 1.244658 ( 1.241422)
build_ruby 0.002047 0.000000 3.635679 ( 3.843057)
build_all 0.008651 0.001298 6.728683 ( 2.718463)
build_install 0.012061 0.008966 9.552053 ( 4.098028)
test_btest 0.000749 0.000143 90.679298 ( 25.919676)
test_basic 0.009809 0.001038 0.933395 ( 0.979254)
test_all 0.102990 0.048120 773.013163 (246.037415)
test_rubyspec 0.039600 0.048784 131.445538 ( 30.767739)
total: 319.27 sec