Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-114111
#<BuildRuby:0x0000561552fea390
@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.20230911-114111",
@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.000024 0.000003 0.000027 ( 0.000023)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.001569 0.007591 2.403471 ( 4.916110)
build_miniruby 0.001715 0.000331 1.832136 ( 2.361773)
build_ruby 0.002110 0.000000 3.517266 ( 4.538140)
build_all 0.009237 0.000000 6.635424 ( 6.945566)
build_install 0.016149 0.007122 7.956459 ( 8.209989)
test_btest 0.000856 0.000175 85.112863 ( 69.801996)
test_basic 0.008316 0.000878 1.041024 ( 1.554934)
test_all 0.009980 0.001159 722.159966 (648.286935)
test_rubyspec 0.057496 0.026092 111.214961 (154.639398)
total: 901.26 sec