Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-041549
#<BuildRuby:0x00005625c709e118
@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.20230623-041549",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006992 0.000000 1.959718 ( 4.903639)
build_miniruby 0.001625 0.000000 1.598139 ( 1.905555)
build_ruby 0.000000 0.001849 3.109385 ( 3.947688)
build_all 0.005098 0.002304 2.362249 ( 2.580807)
build_install 0.013399 0.003269 3.720009 ( 4.281815)
test_btest 0.000699 0.000083 77.866843 ( 47.907643)
test_basic 0.000885 0.006690 0.869331 ( 1.463729)
test_all 0.001225 0.000204 589.837095 (305.411942)
test_rubyspec 0.030266 0.022648 86.286377 (124.548612)
total: 496.95 sec