Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-095717
#<BuildRuby:0x000056011bb6e168
@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.20230107-095717",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000332 0.004126 1.081253 ( 1.462093)
build_miniruby 0.001234 0.000103 1.333784 ( 1.333155)
build_ruby 0.001337 0.000112 2.943162 ( 3.388301)
build_all 0.006476 0.000180 3.717439 ( 1.833635)
build_install 0.017357 0.000006 3.109838 ( 2.649758)
test_btest 0.000681 0.000047 57.642148 ( 22.877718)
test_basic 0.005283 0.000365 0.461805 ( 0.597273)
test_all 0.001487 0.000102 636.357236 (191.106220)
test_rubyspec 0.029789 0.016269 66.734246 ( 76.728270)
total: 301.98 sec