Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-150208
#<BuildRuby:0x000055a9e970e390
@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.20231017-150208",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.007548 0.000431 2.559646 ( 4.333733)
build_miniruby 0.001662 0.000000 1.682756 ( 1.793344)
build_ruby 0.000000 0.002586 3.584705 ( 3.967172)
build_all 0.008428 0.000794 6.543704 ( 4.887266)
build_install 0.004585 0.017838 7.932068 ( 6.628773)
test_btest 0.000000 0.000946 89.388892 ( 66.228203)
test_basic 0.000000 0.009756 1.060171 ( 1.394149)
test_all 0.008107 0.003003 749.420334 (385.227858)
test_rubyspec 0.050638 0.027696 109.488346 (125.465884)
total: 599.93 sec