Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-102717
#<BuildRuby:0x000055f041409e08
@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.20240205-102717",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006542 0.000363 2.044818 ( 2.751159)
build_miniruby 0.000000 0.001651 1.723837 ( 1.746175)
build_ruby 0.000000 0.001923 3.630012 ( 3.877079)
build_all 0.007106 0.001487 6.404373 ( 3.892717)
build_install 0.014834 0.005475 7.905196 ( 5.234944)
test_btest 0.001040 0.000000 87.157811 ( 38.055179)
test_basic 0.005309 0.003027 0.953374 ( 1.044670)
test_all 0.062803 0.054181 821.467510 (304.686276)
test_rubyspec 0.060990 0.045282 171.585074 (183.312518)
total: 544.60 sec