Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-083526
#<BuildRuby:0x00007fcedfb9fdd8
@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.20240816-083526",
@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.000009 0.000006 0.000015 ( 0.000016)
autoconf 0.000018 0.000011 0.000029 ( 0.000028)
configure 0.000015 0.000009 0.000024 ( 0.000023)
build_up 0.000000 0.007334 2.615016 ( 2.774606)
build_miniruby 0.001441 0.000000 1.160264 ( 1.157486)
build_ruby 0.001855 0.000000 3.149810 ( 3.374922)
build_all 0.007158 0.003419 8.947694 ( 6.903927)
build_install 0.024163 0.000473 11.775961 ( 19.162362)
test_btest 0.000654 0.000327 95.282536 ( 28.799462)
test_basic 0.002207 0.008570 1.248348 ( 1.293866)
test_all 0.121973 0.029239 764.809354 (247.082439)
test_rubyspec 0.050240 0.039371 160.355775 ( 26.630474)
total: 337.18 sec