Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-022049
#<BuildRuby:0x00007f991b22fdd8
@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.20241105-022049",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.003263 0.003787 2.871126 ( 2.997818)
build_miniruby 0.001068 0.000325 1.160324 ( 1.158072)
build_ruby 0.001272 0.000387 3.400418 ( 3.623145)
build_all 0.006674 0.002032 6.135722 ( 2.542504)
build_install 0.013061 0.005921 8.760541 ( 4.159193)
test_btest 0.000625 0.000200 71.055142 ( 19.034482)
test_basic 0.005027 0.005891 0.907514 ( 0.955617)
test_all 0.114428 0.032645 686.930298 (215.397886)
test_rubyspec 0.045424 0.034084 120.877441 ( 28.370150)
total: 278.24 sec