Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-071038
#<BuildRuby:0x0000559c42e45a00
@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.20230810-071038",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000000 0.000014 ( 0.000015)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.003344 0.003964 2.307555 ( 6.303297)
build_miniruby 0.001568 0.000092 1.736007 ( 4.464269)
build_ruby 0.001491 0.000088 3.468235 ( 6.374033)
build_all 0.007069 0.000416 2.809436 ( 4.151301)
build_install 0.018790 0.000566 4.507011 ( 7.292604)
test_btest 0.000000 0.000918 86.471208 ( 64.867249)
test_basic 0.000000 0.008994 1.034484 ( 2.439905)
test_all 0.000000 0.001902 684.950245 (561.791973)
test_rubyspec 0.027792 0.034547 103.878371 (195.082373)
total: 852.77 sec