Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-050607
#<BuildRuby:0x0000562d6ac65a00
@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.20231205-050607",
@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.000024)
autoconf 0.000036 0.000003 0.000039 ( 0.000040)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.003252 0.004372 2.366363 ( 3.170175)
build_miniruby 0.001513 0.000209 1.702173 ( 1.706949)
build_ruby 0.001621 0.000224 3.200087 ( 3.445007)
build_all 0.003433 0.004743 5.600506 ( 4.077743)
build_install 0.009231 0.009701 6.954618 ( 5.566062)
test_btest 0.000709 0.000166 79.956915 ( 43.838758)
test_basic 0.000000 0.007683 0.891780 ( 1.183901)
test_all 0.060053 0.057981 677.364065 (265.975606)
test_rubyspec 0.025688 0.039701 94.235801 (107.647018)
total: 436.61 sec