Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-043922
#<BuildRuby:0x0000556660fade00
@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.20230726-043922",
@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.000005 0.000019 ( 0.000020)
autoconf 0.000025 0.000009 0.000034 ( 0.000032)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.005628 0.002027 2.385340 ( 5.047074)
build_miniruby 0.001029 0.000371 1.695461 ( 1.935961)
build_ruby 0.000000 0.001748 3.397999 ( 3.869441)
build_all 0.006911 0.001798 2.855635 ( 2.914310)
build_install 0.019320 0.000956 4.277087 ( 4.444497)
test_btest 0.000629 0.000203 85.005915 ( 46.754254)
test_basic 0.007487 0.000000 0.972541 ( 1.356068)
test_all 0.000000 0.001601 647.434695 (305.624524)
test_rubyspec 0.040052 0.015598 95.404296 (125.878848)
total: 497.83 sec