Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-204535
#<BuildRuby:0x00005599eea1e090
@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.20230628-204535",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006263 0.000000 2.032823 ( 3.424441)
build_miniruby 0.001549 0.000000 1.536777 ( 1.566360)
build_ruby 0.001627 0.000000 3.012647 ( 3.260875)
build_all 0.000363 0.006843 2.343635 ( 1.643993)
build_install 0.016354 0.001527 3.626368 ( 3.148481)
test_btest 0.000828 0.000142 78.516496 ( 36.287548)
test_basic 0.000000 0.006560 0.851084 ( 0.964629)
test_all 0.000122 0.002297 586.598373 (237.281290)
test_rubyspec 0.027303 0.023631 85.941551 ( 98.827559)
total: 386.41 sec