Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-162417
#<BuildRuby:0x00007fec3615fde0
@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.20240614-162417",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000029 0.000010 0.000039 ( 0.000040)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.000000 0.007976 3.598261 ( 3.643518)
build_miniruby 0.000000 0.001609 1.492863 ( 1.490066)
build_ruby 0.000000 0.001855 4.114491 ( 4.280516)
build_all 0.003865 0.004277 7.958085 ( 3.216090)
build_install 0.013527 0.002588 9.962567 ( 4.638333)
test_btest 0.000687 0.000321 110.196084 ( 28.885231)
test_basic 0.001533 0.007026 1.185083 ( 1.236513)
test_all 0.093029 0.058249 818.488165 (257.607489)
test_rubyspec 0.030834 0.061210 166.118947 ( 40.335295)
total: 345.33 sec