Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-022419
#<BuildRuby:0x0000561b17a7a390
@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.20230712-022419",
@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.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.006176 0.000143 2.044686 ( 3.461904)
build_miniruby 0.001347 0.000090 1.638986 ( 1.648427)
build_ruby 0.001894 0.000126 3.247637 ( 3.572641)
build_all 0.003298 0.004560 2.516041 ( 1.991936)
build_install 0.013399 0.006129 3.974150 ( 3.187058)
test_btest 0.000672 0.000089 81.142354 ( 41.719868)
test_basic 0.007448 0.000340 0.891163 ( 1.375999)
test_all 0.002081 0.000268 612.184515 (250.376256)
test_rubyspec 0.033199 0.024191 92.553224 (115.836806)
total: 423.17 sec