Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-215451
#<BuildRuby:0x0000561fe15f1e80
@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.20231014-215451",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006542 0.000467 2.425825 ( 2.985782)
build_miniruby 0.001255 0.000000 1.681431 ( 1.693564)
build_ruby 0.001686 0.000000 3.314824 ( 3.634570)
build_all 0.007970 0.000000 6.350375 ( 3.702138)
build_install 0.014669 0.004706 8.102692 ( 5.877308)
test_btest 0.001122 0.000000 87.066811 ( 46.932312)
test_basic 0.007379 0.000000 0.943744 ( 1.109478)
test_all 0.008537 0.000732 702.527851 (319.663117)
test_rubyspec 0.053003 0.015233 106.119177 (127.110682)
total: 512.71 sec