Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-092034
#<BuildRuby:0x00005614afbc5f60
@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.20230918-092034",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.006837 0.000912 2.302025 ( 4.349812)
build_miniruby 0.001435 0.000191 1.581597 ( 1.711241)
build_ruby 0.001706 0.000228 3.383128 ( 3.882701)
build_all 0.006916 0.000922 6.359376 ( 4.568137)
build_install 0.020187 0.000248 7.874477 ( 6.517041)
test_btest 0.000853 0.000101 85.723936 ( 44.345275)
test_basic 0.003658 0.004491 0.986150 ( 1.335236)
test_all 0.008603 0.001629 679.900119 (299.017825)
test_rubyspec 0.021635 0.052585 109.602119 (130.075558)
total: 495.80 sec