Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-020321
#<BuildRuby:0x00005571ea58a230
@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.20240219-020321",
@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.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002206 0.003648 2.076282 ( 2.634659)
build_miniruby 0.001532 0.000000 1.892200 ( 1.891481)
build_ruby 0.001648 0.000000 3.091162 ( 3.326876)
build_all 0.001137 0.006035 5.985838 ( 2.241016)
build_install 0.015329 0.002936 7.528360 ( 3.644376)
test_btest 0.000824 0.000199 89.712790 ( 23.290264)
test_basic 0.001835 0.004114 1.010337 ( 1.068807)
test_all 0.062074 0.054903 758.479063 (220.054334)
test_rubyspec 0.038178 0.040872 103.122887 (112.443441)
total: 370.60 sec