Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-113254
#<BuildRuby:0x000055825d0d2890
@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.20230627-113254",
@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.000024 0.000002 0.000026 ( 0.000028)
autoconf 0.000039 0.000005 0.000044 ( 0.000043)
configure 0.000031 0.000004 0.000035 ( 0.000033)
build_up 0.002842 0.004541 2.148274 ( 6.731394)
build_miniruby 0.001546 0.000229 1.747200 ( 4.756539)
build_ruby 0.001587 0.000235 3.396072 ( 8.435251)
build_all 0.007892 0.000506 2.625416 ( 5.217116)
build_install 0.017597 0.005150 4.124969 ( 8.402541)
test_btest 0.000752 0.000121 84.459297 ( 93.610420)
test_basic 0.003158 0.005255 0.945344 ( 2.353407)
test_all 0.001525 0.000295 612.300860 (693.428079)
test_rubyspec 0.017575 0.035601 88.768939 (139.527707)
total: 962.46 sec