Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-150719
#<BuildRuby:0x000055ec158621d8
@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.20230610-150719",
@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.000000 0.000017 ( 0.000018)
autoconf 0.000024 0.000000 0.000024 ( 0.000025)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.006354 0.000227 2.076923 ( 5.169170)
build_miniruby 0.000000 0.001613 1.705435 ( 1.975820)
build_ruby 0.000000 0.001532 2.832648 ( 3.335472)
build_all 0.006078 0.001322 2.341993 ( 2.606957)
build_install 0.007991 0.011717 3.717716 ( 4.043038)
test_btest 0.000715 0.000112 78.323671 ( 45.299096)
test_basic 0.004228 0.003420 0.851989 ( 1.142432)
test_all 0.001118 0.000197 553.108428 (257.670210)
test_rubyspec 0.029527 0.031473 86.161459 (112.398146)
total: 433.64 sec