Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-015655
#<BuildRuby:0x000055c8d98621d8
@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.20230823-015655",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000027 0.000001 0.000028 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.007083 0.000192 2.284364 ( 6.855323)
build_miniruby 0.001777 0.000108 1.774270 ( 5.269528)
build_ruby 0.001956 0.000000 3.858015 ( 10.600191)
build_all 0.008859 0.000159 6.481444 ( 8.910092)
build_install 0.017283 0.004533 8.230865 ( 11.699836)
test_btest 0.001238 0.000098 86.992295 ( 82.625245)
test_basic 0.000000 0.009574 1.020191 ( 2.558551)
test_all 0.006534 0.003619 687.449975 (580.970201)
test_rubyspec 0.035476 0.039331 109.021590 (211.764470)
total: 921.25 sec