Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-235050
#<BuildRuby:0x00005615fc7d9f70
@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.20221224-235050",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005076 0.000662 1.147232 ( 2.130012)
build_miniruby 0.001757 0.000229 1.484420 ( 1.635729)
build_ruby 0.001609 0.000210 3.697372 ( 4.387084)
build_all 0.008029 0.001047 3.866742 ( 3.390215)
build_install 0.017158 0.000000 3.237310 ( 3.243000)
test_btest 0.000902 0.000000 58.036523 ( 36.238644)
test_basic 0.002941 0.003137 0.431196 ( 0.667820)
test_all 0.001823 0.000243 668.432415 (340.531665)
test_rubyspec 0.020165 0.030063 72.899853 ( 89.939987)
total: 482.17 sec