Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-074854
#<BuildRuby:0x000055627b87e2a8
@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.20240317-074854",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.002689 0.004136 2.390786 ( 2.572533)
build_miniruby 0.001170 0.000078 1.702444 ( 1.702457)
build_ruby 0.001541 0.000000 3.378574 ( 3.570351)
build_all 0.007919 0.000083 7.182661 ( 3.001531)
build_install 0.006292 0.015504 9.373577 ( 5.952487)
test_btest 0.000869 0.000149 97.119869 ( 52.601679)
test_basic 0.000027 0.007993 1.055727 ( 1.210058)
test_all 0.088795 0.034550 827.711318 (322.137638)
test_rubyspec 0.035757 0.059601 136.033119 (147.410136)
total: 540.16 sec