Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-053649
#<BuildRuby:0x000055e6cd1bd7f8
@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.20230614-053649",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000022 0.000010 0.000032 ( 0.000034)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.002636 0.005097 3.043270 ( 6.153824)
build_miniruby 0.001016 0.000508 1.773723 ( 2.702909)
build_ruby 0.001499 0.000749 3.085155 ( 4.806484)
build_all 0.005904 0.002952 9.624943 ( 9.341794)
build_install 0.019500 0.000000 4.000173 ( 4.259876)
test_btest 0.000898 0.000000 78.848585 ( 45.160252)
test_basic 0.006447 0.000000 0.790244 ( 0.918110)
test_all 0.001566 0.000389 596.385512 (284.399131)
test_rubyspec 0.024724 0.026309 84.221290 (111.258109)
total: 469.00 sec