Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-040550
#<BuildRuby:0x000055ed6ab02018
@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.20230218-040550",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.004840 0.000922 1.493489 ( 2.531936)
build_miniruby 0.001103 0.000210 1.295604 ( 1.438103)
build_ruby 0.001264 0.000241 2.522044 ( 2.930207)
build_all 0.003256 0.004011 4.092966 ( 2.942867)
build_install 0.010819 0.004800 3.136753 ( 3.049621)
test_btest 0.000682 0.000171 58.276693 ( 33.460092)
test_basic 0.002269 0.000567 0.508864 ( 0.906185)
test_all 0.001121 0.000280 652.518344 (279.887193)
test_rubyspec 0.037109 0.016938 74.944750 ( 88.294815)
total: 415.44 sec