Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-233750
#<BuildRuby:0x00005617d00363b0
@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.20240207-233750",
@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.000003 0.000025 ( 0.000025)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.006892 0.000295 2.029051 ( 2.380708)
build_miniruby 0.000000 0.001668 1.785661 ( 1.789768)
build_ruby 0.000000 0.002489 3.294255 ( 17.357887)
build_all 0.000499 0.006599 6.127830 ( 2.404798)
build_install 0.011051 0.005916 7.105995 ( 3.358178)
test_btest 0.000680 0.000151 84.996462 ( 23.154727)
test_basic 0.006635 0.000638 0.878440 ( 0.944465)
test_all 0.076917 0.039226 696.088804 (205.213785)
test_rubyspec 0.048217 0.054094 169.283851 (179.339041)
total: 435.94 sec