Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-155238
#<BuildRuby:0x00005631a079e1b8
@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-155238",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005631 0.000208 1.818880 ( 3.635798)
build_miniruby 0.001308 0.000171 1.307954 ( 1.309146)
build_ruby 0.001550 0.000000 2.605038 ( 2.877896)
build_all 0.000000 0.006627 2.200202 ( 2.018675)
build_install 0.013789 0.002195 3.422323 ( 3.545197)
test_btest 0.001107 0.000000 75.069111 ( 37.056983)
test_basic 0.002200 0.004082 0.786972 ( 0.893612)
test_all 0.002736 0.000608 599.373421 (284.671739)
test_rubyspec 0.023057 0.028318 82.203848 ( 98.553184)
total: 434.56 sec