Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-015631
#<BuildRuby:0x00005595ba9c6008
@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.20230121-015631",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004102 0.000171 1.032692 ( 1.411922)
build_miniruby 0.001176 0.000049 0.894854 ( 0.893114)
build_ruby 0.001223 0.000051 2.429298 ( 2.733415)
build_all 0.002232 0.004444 3.380476 ( 1.590459)
build_install 0.000000 0.014020 2.427571 ( 1.611992)
test_btest 0.000000 0.000733 56.228992 ( 14.992239)
test_basic 0.001142 0.002812 0.341342 ( 0.434466)
test_all 0.000939 0.000235 600.500763 (172.066839)
test_rubyspec 0.025028 0.013854 63.143618 ( 72.891245)
total: 268.63 sec