Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-012216
#<BuildRuby:0x00005624438ce4f8
@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.20240209-012216",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.002557 0.004694 2.239634 ( 4.186528)
build_miniruby 0.001076 0.000344 2.245924 ( 3.031800)
build_ruby 0.001450 0.000464 3.654170 ( 5.019515)
build_all 0.001949 0.007358 6.811437 ( 6.621379)
build_install 0.011027 0.011582 8.709116 ( 8.886661)
test_btest 0.000641 0.000288 89.415853 ( 87.705333)
test_basic 0.003622 0.001623 0.955155 ( 2.051638)
test_all 0.079058 0.043037 759.292197 (538.601826)
test_rubyspec 0.082487 0.026345 181.171605 (223.954929)
total: 880.06 sec