Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-061749
#<BuildRuby:0x000055a374042258
@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.20230505-061749",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000024)
build_up 0.001926 0.003638 1.791035 ( 3.043393)
build_miniruby 0.001476 0.000109 1.340873 ( 1.339079)
build_ruby 0.001303 0.000096 2.403493 ( 2.621016)
build_all 0.000000 0.005926 2.138944 ( 1.276937)
build_install 0.005665 0.009454 3.195325 ( 2.150806)
test_btest 0.000687 0.000142 77.901668 ( 30.213965)
test_basic 0.008521 0.000000 0.819204 ( 1.044989)
test_all 0.001530 0.000000 553.135948 (207.830134)
test_rubyspec 0.022005 0.027786 79.861340 ( 95.645821)
total: 345.17 sec