Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-205536
#<BuildRuby:0x0000564d421b21d8
@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.20230612-205536",
@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.000005 0.000015 ( 0.000015)
autoconf 0.000016 0.000007 0.000023 ( 0.000023)
configure 0.000015 0.000006 0.000021 ( 0.000022)
build_up 0.000000 0.006096 1.787176 ( 3.049584)
build_miniruby 0.000000 0.001595 1.417264 ( 1.422715)
build_ruby 0.000668 0.000857 2.893859 ( 3.145173)
build_all 0.004569 0.002539 2.325562 ( 1.904752)
build_install 0.012280 0.003694 3.235511 ( 2.764953)
test_btest 0.000427 0.000223 76.338835 ( 35.242143)
test_basic 0.004231 0.002207 0.732879 ( 0.849122)
test_all 0.001511 0.000000 560.026736 (230.714216)
test_rubyspec 0.022749 0.030324 82.321668 ( 95.984624)
total: 375.08 sec