Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-235119
#<BuildRuby:0x0000559207c8a7c8
@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.20221230-235119",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000632 0.004184 0.946200 ( 1.310130)
build_miniruby 0.001074 0.000195 1.373224 ( 1.372119)
build_ruby 0.001173 0.000213 2.929724 ( 3.294789)
build_all 0.003989 0.003286 3.753486 ( 1.898581)
build_install 0.010871 0.003758 2.893024 ( 1.932221)
test_btest 0.000715 0.000159 57.346985 ( 16.699881)
test_basic 0.005147 0.000244 0.414931 ( 0.508374)
test_all 0.000000 0.001569 625.385273 (201.251439)
test_rubyspec 0.016406 0.026427 63.702422 ( 73.812641)
total: 302.08 sec