Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-081205
#<BuildRuby:0x000055aaabbd1fb8
@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.20230504-081205",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005407 0.000676 1.888840 ( 3.774617)
build_miniruby 0.000000 0.001423 1.370734 ( 1.371599)
build_ruby 0.000000 0.001853 2.617313 ( 2.877436)
build_all 0.001571 0.005156 2.220872 ( 1.925844)
build_install 0.010406 0.004665 3.487742 ( 3.516068)
test_btest 0.000762 0.000175 74.218154 ( 40.791665)
test_basic 0.002235 0.004917 0.802914 ( 1.112736)
test_all 0.000371 0.001849 563.683034 (235.406844)
test_rubyspec 0.020153 0.030129 81.305916 ( 97.858550)
total: 388.64 sec