Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-171452
#<BuildRuby:0x0000560adcdae228
@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.20221227-171452",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000638 0.004128 1.146174 ( 1.522118)
build_miniruby 0.001085 0.000197 1.377431 ( 1.376797)
build_ruby 0.001820 0.000000 3.242551 ( 3.590184)
build_all 0.003236 0.003461 3.510266 ( 1.857178)
build_install 0.010813 0.001369 2.785634 ( 1.864049)
test_btest 0.000587 0.000118 56.974851 ( 16.177401)
test_basic 0.000234 0.004328 0.398821 ( 0.493772)
test_all 0.000896 0.000215 611.553652 (175.816575)
test_rubyspec 0.020856 0.017034 64.647970 ( 74.544772)
total: 277.24 sec