Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-025121
#<BuildRuby:0x00007ff9a50ffdd8
@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.20240819-025121",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000041 0.000009 0.000050 ( 0.000050)
configure 0.000040 0.000009 0.000049 ( 0.000050)
build_up 0.002765 0.006538 3.079222 ( 3.241810)
build_miniruby 0.000000 0.001558 1.187212 ( 1.183896)
build_ruby 0.001585 0.000363 3.113242 ( 3.355888)
build_all 0.004525 0.003923 7.042421 ( 2.587941)
build_install 0.012624 0.006633 9.139986 ( 4.012900)
test_btest 0.000626 0.000215 104.190716 ( 26.771199)
test_basic 0.004303 0.003873 0.836924 ( 0.899808)
test_all 0.098767 0.052986 691.168484 (216.327140)
test_rubyspec 0.052313 0.040807 169.168712 ( 26.038473)
total: 284.42 sec