Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-054939
#<BuildRuby:0x0000555ccc1fa008
@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.20230122-054939",
@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.000005 0.000022 ( 0.000021)
autoconf 0.000024 0.000007 0.000031 ( 0.000029)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.001875 0.003353 1.184359 ( 1.633151)
build_miniruby 0.000000 0.001376 1.206485 ( 1.210538)
build_ruby 0.000376 0.001287 2.989836 ( 3.313680)
build_all 0.007187 0.000000 3.703815 ( 2.509693)
build_install 0.012842 0.003017 2.808461 ( 2.408466)
test_btest 0.000744 0.000223 54.939393 ( 25.221761)
test_basic 0.004759 0.000000 0.441752 ( 0.554395)
test_all 0.001675 0.000000 638.467384 (225.998843)
test_rubyspec 0.036645 0.011836 69.408029 ( 79.513198)
total: 342.36 sec