Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-070358
#<BuildRuby:0x00007f1eae80fdd0
@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.20240829-070358",
@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.000024 0.000004 0.000028 ( 0.000027)
autoconf 0.000042 0.000007 0.000049 ( 0.000049)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.005227 0.004976 4.139941 ( 5.081613)
build_miniruby 0.002071 0.000000 1.726738 ( 1.842031)
build_ruby 0.000000 0.002524 4.922477 ( 5.310450)
build_all 0.001957 0.008779 8.906481 ( 5.504553)
build_install 0.015414 0.010191 12.067999 ( 8.264832)
test_btest 0.000296 0.000761 123.390843 ( 47.595590)
test_basic 0.006005 0.006896 1.394452 ( 1.518904)
test_all 0.106154 0.046229 839.262164 (253.156007)
test_rubyspec 0.055791 0.030422 163.552780 ( 33.816206)
total: 362.09 sec