Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-141944
#<BuildRuby:0x000055bfd60061a8
@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.20230130-141944",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.000909 0.003608 1.168083 ( 1.733572)
build_miniruby 0.001547 0.000194 1.301094 ( 1.385096)
build_ruby 0.001436 0.000179 2.385863 ( 2.640940)
build_all 0.007277 0.000394 3.942355 ( 2.747949)
build_install 0.011460 0.003998 3.090338 ( 2.941541)
test_btest 0.000707 0.000101 54.457159 ( 30.572250)
test_basic 0.002678 0.003878 0.444295 ( 0.659153)
test_all 0.000000 0.001016 621.270853 (253.084452)
test_rubyspec 0.017321 0.032768 72.555967 ( 86.027331)
total: 381.79 sec