Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-112224
#<BuildRuby:0x00007f0b37dbfdc8
@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.20240831-112224",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.003659 0.003491 2.784994 ( 2.651265)
build_miniruby 0.001236 0.000161 1.181390 ( 1.178368)
build_ruby 0.000000 0.001872 3.284619 ( 6.390587)
build_all 0.003486 0.005032 7.094428 ( 2.668619)
build_install 0.016495 0.000000 8.810288 ( 3.887810)
test_btest 0.000827 0.000000 117.650245 ( 39.394606)
test_basic 0.003711 0.005637 1.035937 ( 1.085938)
test_all 0.101901 0.050920 840.965612 (267.507871)
test_rubyspec 0.041252 0.049447 172.449346 ( 57.661140)
total: 382.43 sec