Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-143219
#<BuildRuby:0x00005647e41d6168
@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.20230119-143219",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000000 0.005221 1.206121 ( 2.174275)
build_miniruby 0.000000 0.001427 1.328849 ( 1.460103)
build_ruby 0.000204 0.001294 2.961716 ( 3.725268)
build_all 0.008111 0.000006 3.821859 ( 2.916907)
build_install 0.013199 0.004241 3.118059 ( 3.246227)
test_btest 0.000841 0.000155 55.727025 ( 35.554612)
test_basic 0.005630 0.001043 0.443305 ( 0.715230)
test_all 0.000949 0.000175 644.875066 (339.608609)
test_rubyspec 0.022730 0.028066 71.666239 ( 93.179764)
total: 482.58 sec