Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-160325
#<BuildRuby:0x00005606aeffe2a8
@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.20230901-160325",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.007217 0.000319 2.005221 ( 3.248365)
build_miniruby 0.001799 0.000174 9.076718 ( 9.114570)
build_ruby 0.000000 0.001861 3.514279 ( 4.107506)
build_all 0.005827 0.002368 6.326097 ( 4.932878)
build_install 0.018652 0.001217 7.952582 ( 6.807006)
test_btest 0.000671 0.000078 84.774444 ( 50.827206)
test_basic 0.002978 0.004918 0.968330 ( 1.263492)
test_all 0.009346 0.000682 694.798907 (315.062761)
test_rubyspec 0.044014 0.028659 103.954099 (121.032359)
total: 516.40 sec