Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-092947
#<BuildRuby:0x0000557747cce1d8
@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.20230720-092947",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.006003 0.000557 2.184125 ( 5.502125)
build_miniruby 0.001411 0.000365 1.601016 ( 2.662233)
build_ruby 0.001392 0.000361 3.268897 ( 5.931797)
build_all 0.006872 0.001782 2.791601 ( 4.372288)
build_install 0.016838 0.003134 4.356636 ( 6.519880)
test_btest 0.000977 0.000244 79.294553 ( 55.539428)
test_basic 0.003494 0.004431 0.937835 ( 2.028254)
test_all 0.002358 0.000000 639.386933 (313.855746)
test_rubyspec 0.040545 0.019070 90.172673 (109.680209)
total: 506.09 sec