Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-082217
#<BuildRuby:0x000055850a7da1d8
@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.20230625-082217",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.006090 0.000151 2.058303 ( 4.514862)
build_miniruby 0.001494 0.000000 1.569068 ( 1.869137)
build_ruby 0.001975 0.000000 3.092662 ( 3.569094)
build_all 0.007188 0.000000 2.497660 ( 1.996436)
build_install 0.017556 0.000497 4.011339 ( 4.222358)
test_btest 0.000929 0.000056 80.979192 ( 47.808769)
test_basic 0.003948 0.003925 0.917635 ( 1.147947)
test_all 0.001333 0.000071 618.314316 (266.719770)
test_rubyspec 0.025901 0.027541 90.027093 (109.918815)
total: 441.77 sec