Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-001050
#<BuildRuby:0x000055ed940aded0
@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.20230505-001050",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000000 0.005641 1.701395 ( 2.879957)
build_miniruby 0.000000 0.001227 1.002338 ( 1.000445)
build_ruby 0.001447 0.000018 1.959771 ( 2.156594)
build_all 0.002913 0.002923 1.773532 ( 0.972911)
build_install 0.005823 0.006891 3.015510 ( 2.015835)
test_btest 0.000735 0.000178 72.466040 ( 18.722413)
test_basic 0.003382 0.000816 0.673292 ( 0.747821)
test_all 0.000901 0.000217 555.115345 (163.347174)
test_rubyspec 0.026586 0.018853 74.126027 ( 86.001112)
total: 277.85 sec