Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-064533
#<BuildRuby:0x00007f883018fdc0
@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.20241113-064533",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.003791 0.003977 3.859711 ( 4.090588)
build_miniruby 0.001222 0.000296 1.547775 ( 1.544762)
build_ruby 0.001729 0.000419 3.951056 ( 4.145511)
build_all 0.007220 0.001750 6.508538 ( 2.766192)
build_install 0.014516 0.005844 9.484724 ( 4.803017)
test_btest 0.000753 0.000194 78.998649 ( 22.343467)
test_basic 0.007944 0.002043 1.065603 ( 1.112620)
test_all 0.109729 0.038705 778.174613 (323.552693)
test_rubyspec 0.070420 0.020479 127.921714 ( 45.852141)
total: 410.21 sec