Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-183259
#<BuildRuby:0x0000564aa7dadf70
@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.20231212-183259",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000027 0.000010 0.000037 ( 0.000036)
configure 0.000024 0.000010 0.000034 ( 0.000034)
build_up 0.007343 0.000000 2.391499 ( 2.453075)
build_miniruby 0.001250 0.000243 1.572105 ( 1.594727)
build_ruby 0.001446 0.000503 3.479610 ( 3.688065)
build_all 0.001249 0.006985 5.946250 ( 3.827780)
build_install 0.015479 0.005425 7.545598 ( 5.703008)
test_btest 0.000000 0.000928 83.056426 ( 54.432852)
test_basic 0.000000 0.008907 0.990407 ( 1.258706)
test_all 0.087173 0.037771 738.137506 (383.494450)
test_rubyspec 0.025837 0.045431 103.146180 (127.396057)
total: 583.85 sec