Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-193842
#<BuildRuby:0x00007fc67cc2fde0
@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.20241013-193842",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.006807 2.708841 ( 2.675232)
build_miniruby 0.000942 0.000441 1.188401 ( 1.187566)
build_ruby 0.001523 0.000318 3.145051 ( 3.335911)
build_all 0.008844 0.000322 5.651112 ( 2.176761)
build_install 0.012669 0.005072 8.584268 ( 3.843909)
test_btest 0.000728 0.000157 83.088147 ( 21.502970)
test_basic 0.000000 0.008696 1.063134 ( 1.107808)
test_all 0.111383 0.033050 642.407063 (187.373889)
test_rubyspec 0.043562 0.042261 129.377411 ( 23.050241)
total: 246.26 sec