Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-143258
#<BuildRuby:0x00007f3202effde0
@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.20240714-143258",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.006371 0.001365 3.077997 ( 3.122748)
build_miniruby 0.001648 0.000000 1.402475 ( 1.399140)
build_ruby 0.000000 0.001740 3.218491 ( 3.398886)
build_all 0.003065 0.006959 7.643207 ( 2.952438)
build_install 0.016460 0.000857 9.761858 ( 4.323346)
test_btest 0.000806 0.000202 106.166649 ( 28.073557)
test_basic 0.007018 0.000616 1.038928 ( 3.832560)
test_all 0.106120 0.043150 783.372998 (227.155993)
test_rubyspec 0.061332 0.026375 156.995977 ( 32.079058)
total: 306.34 sec