Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-092344
#<BuildRuby:0x000055b33b4ddfc0
@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.20230905-092344",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.001196 0.004200 1.877545 ( 3.096208)
build_miniruby 0.001515 0.000252 1.693228 ( 1.731678)
build_ruby 0.001750 0.000292 3.367358 ( 3.800611)
build_all 0.006752 0.001125 6.230615 ( 4.092545)
build_install 0.015597 0.003300 7.712779 ( 5.811898)
test_btest 0.000000 0.001745 84.624275 ( 43.957879)
test_basic 0.005514 0.002628 0.992103 ( 1.269924)
test_all 0.001114 0.008561 701.964020 (333.675750)
test_rubyspec 0.041087 0.032665 106.636246 (126.242720)
total: 523.68 sec