Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-032302
#<BuildRuby:0x000055aa799f2008
@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.20230219-032302",
@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.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004695 0.000081 1.181623 ( 1.551773)
build_miniruby 0.001247 0.000000 1.159408 ( 1.157275)
build_ruby 0.001128 0.000000 2.191199 ( 2.397533)
build_all 0.003296 0.003715 3.670072 ( 1.801279)
build_install 0.013128 0.000000 2.930049 ( 2.116859)
test_btest 0.000718 0.000000 57.078490 ( 16.320479)
test_basic 0.002567 0.004086 0.467562 ( 0.563447)
test_all 0.001146 0.000109 608.484495 (172.604987)
test_rubyspec 0.022765 0.014821 64.001173 ( 73.804374)
total: 272.32 sec