Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-204036
#<BuildRuby:0x00005624d50ce3b0
@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.20230105-204036",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.004106 0.000616 0.866519 ( 1.238439)
build_miniruby 0.001023 0.000154 1.143151 ( 1.141282)
build_ruby 0.001346 0.000000 2.770071 ( 3.106677)
build_all 0.002039 0.004180 3.216772 ( 1.589587)
build_install 0.013826 0.000149 2.473929 ( 1.624819)
test_btest 0.001122 0.000000 56.707684 ( 14.673303)
test_basic 0.002446 0.002609 0.436756 ( 0.528556)
test_all 0.000913 0.000169 600.389846 (169.095526)
test_rubyspec 0.016937 0.024277 60.204077 ( 70.363762)
total: 263.36 sec