Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-134727
#<BuildRuby:0x000055f36149a0e8
@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.20240208-134727",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.001938 0.004357 1.961643 ( 2.361200)
build_miniruby 0.001291 0.000269 1.703727 ( 1.712631)
build_ruby 0.001202 0.000250 3.380686 ( 3.596590)
build_all 0.007412 0.000000 6.165171 ( 3.282413)
build_install 0.015576 0.003783 7.831340 ( 4.999586)
test_btest 0.001169 0.000000 88.022914 ( 41.614757)
test_basic 0.007529 0.000114 0.938221 ( 1.086052)
test_all 0.076230 0.041437 749.924794 (312.819677)
test_rubyspec 0.037283 0.067979 170.339828 (180.071180)
total: 551.55 sec