Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-021026
#<BuildRuby:0x000055ac4a28a1a8
@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.20230802-021026",
@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.000021 0.000003 0.000024 ( 0.000022)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.000000 0.007185 2.283507 ( 7.208390)
build_miniruby 0.000000 0.001405 1.674744 ( 3.566094)
build_ruby 0.000000 0.001784 3.426957 ( 6.250758)
build_all 0.005320 0.002519 2.787983 ( 3.512503)
build_install 0.015626 0.002669 4.214618 ( 5.695554)
test_btest 0.000915 0.000214 79.650373 ( 54.617032)
test_basic 0.006848 0.001598 0.933176 ( 2.398029)
test_all 0.000910 0.000212 645.193242 (399.031967)
test_rubyspec 0.034940 0.022798 98.192551 (163.513657)
total: 645.80 sec