Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-161829
#<BuildRuby:0x00007f520ee7fdd0
@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.20240719-161829",
@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.000021)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.003947 0.004015 3.488124 ( 3.389295)
build_miniruby 0.001701 0.000504 1.545232 ( 1.543920)
build_ruby 0.001600 0.000475 3.783492 ( 3.917357)
build_all 0.009075 0.000202 7.797932 ( 2.855266)
build_install 0.013151 0.006885 10.798756 ( 5.161810)
test_btest 0.000891 0.000000 118.135683 ( 30.821929)
test_basic 0.005678 0.003794 1.111673 ( 1.159947)
test_all 0.101614 0.050067 887.575183 (281.345659)
test_rubyspec 0.053274 0.042185 168.523576 ( 38.245299)
total: 368.44 sec