Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-022032
#<BuildRuby:0x00007f354327fdd8
@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-022032",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.006394 0.001103 3.632669 ( 3.491212)
build_miniruby 0.001336 0.000231 1.299223 ( 1.298514)
build_ruby 0.001591 0.000275 4.204348 ( 4.333361)
build_all 0.001716 0.007127 6.834219 ( 2.809109)
build_install 0.017035 0.000956 8.697485 ( 3.904156)
test_btest 0.000749 0.000154 92.113899 ( 24.457224)
test_basic 0.006955 0.003930 1.026469 ( 1.069515)
test_all 0.107814 0.041149 699.692576 (219.724518)
test_rubyspec 0.033070 0.053906 135.855801 ( 34.005005)
total: 295.09 sec