Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-232018
#<BuildRuby:0x0000558f29e5a390
@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.20230509-232018",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.005104 0.000888 1.972788 ( 5.075445)
build_miniruby 0.001434 0.000249 1.410184 ( 1.850811)
build_ruby 0.001430 0.000249 3.046564 ( 3.971892)
build_all 0.007325 0.000475 2.242835 ( 2.785280)
build_install 0.019465 0.000152 3.507698 ( 4.578303)
test_btest 0.000817 0.000117 77.063129 ( 72.638936)
test_basic 0.006539 0.000934 0.829805 ( 1.395757)
test_all 0.001032 0.000147 608.874470 (439.601659)
test_rubyspec 0.034798 0.018728 81.114760 (102.319201)
total: 634.22 sec