Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-065615
#<BuildRuby:0x00007f6288f3fdd0
@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.20240709-065615",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.004452 0.004091 4.105957 ( 3.540549)
build_miniruby 0.001273 0.000270 1.577979 ( 1.578684)
build_ruby 0.001635 0.000347 4.120256 ( 4.279546)
build_all 0.008096 0.000822 8.085978 ( 3.309331)
build_install 0.019824 0.001354 11.002818 ( 5.056959)
test_btest 0.001003 0.000190 116.307227 ( 33.158629)
test_basic 0.008440 0.000735 1.118818 ( 1.184189)
test_all 0.106688 0.041740 866.025698 (253.408700)
test_rubyspec 0.047273 0.041538 168.369038 ( 35.551248)
total: 341.07 sec