Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-210427
#<BuildRuby:0x000056204e0d9f48
@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.20230504-210427",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.005750 0.000000 1.799195 ( 3.780593)
build_miniruby 0.001482 0.000000 1.313896 ( 1.407099)
build_ruby 0.001596 0.000000 2.659827 ( 2.877955)
build_all 0.002521 0.003891 2.161663 ( 1.716947)
build_install 0.013297 0.002542 3.445691 ( 3.075516)
test_btest 0.000558 0.000206 73.835910 ( 35.381168)
test_basic 0.001608 0.004151 0.732739 ( 0.946838)
test_all 0.000804 0.000327 615.121944 (388.949537)
test_rubyspec 0.013680 0.048996 86.005863 (131.444867)
total: 569.58 sec