Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-021537
#<BuildRuby:0x00005579afa7df40
@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.20240227-021537",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.007541 0.000279 2.626774 ( 3.672686)
build_miniruby 0.001221 0.000045 1.776759 ( 1.964301)
build_ruby 0.001642 0.000061 3.671807 ( 4.021964)
build_all 0.000108 0.008502 6.772506 ( 4.372041)
build_install 0.018703 0.003974 8.857341 ( 6.491178)
test_btest 0.000754 0.000091 94.383788 ( 53.731080)
test_basic 0.000000 0.008075 0.991177 ( 1.143019)
test_all 0.087603 0.032997 836.935000 (360.613001)
test_rubyspec 0.042659 0.037980 113.310981 (122.501575)
total: 558.51 sec