Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-210620
#<BuildRuby:0x00005592698e5f48
@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.20230827-210620",
@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.000003 0.000026 ( 0.000026)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.000086 0.007028 2.181254 ( 3.430772)
build_miniruby 0.001364 0.000273 1.547335 ( 1.546254)
build_ruby 0.001678 0.000335 2.714740 ( 2.935984)
build_all 0.006584 0.000524 5.827084 ( 2.745259)
build_install 0.015881 0.003969 7.631004 ( 4.505791)
test_btest 0.000614 0.000123 85.412988 ( 33.231341)
test_basic 0.000904 0.004194 0.869748 ( 0.933282)
test_all 0.009779 0.000000 664.437212 (245.278057)
test_rubyspec 0.030765 0.032293 95.032052 (106.484548)
total: 401.09 sec