Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-101528
#<BuildRuby:0x00007f3fb6e4fdc0
@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.20240614-101528",
@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.000014 0.000004 0.000018 ( 0.000020)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.002785 0.004958 2.852982 ( 2.881623)
build_miniruby 0.000000 0.001577 1.205639 ( 1.202516)
build_ruby 0.000000 0.002065 3.547604 ( 3.747749)
build_all 0.006138 0.002866 7.251827 ( 2.867950)
build_install 0.013242 0.004415 8.930677 ( 4.093111)
test_btest 0.000795 0.000325 104.858691 ( 27.239434)
test_basic 0.004362 0.004412 1.033324 ( 1.082203)
test_all 0.105912 0.042680 763.149765 (225.508515)
test_rubyspec 0.044492 0.050287 164.102294 ( 28.662251)
total: 297.29 sec