Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-101611
#<BuildRuby:0x00007f05d6d1fdc0
@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.20240713-101611",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.007745 0.001202 3.988929 ( 4.630772)
build_miniruby 0.001663 0.000536 1.671280 ( 1.787894)
build_ruby 0.001780 0.000574 4.352104 ( 15.258847)
build_all 0.006700 0.002161 8.094087 ( 3.165490)
build_install 0.009469 0.007555 9.628787 ( 16.012037)
test_btest 0.000775 0.000274 112.455625 ( 35.906967)
test_basic 0.001535 0.006841 1.311028 ( 1.361233)
test_all 0.103700 0.050756 851.128318 (258.397994)
test_rubyspec 0.048970 0.039317 162.829854 ( 32.451016)
total: 368.97 sec