Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-173709
#<BuildRuby:0x000055c1c8e06390
@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.20240210-173709",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000024 0.000008 0.000032 ( 0.000030)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.006417 0.000745 2.057314 ( 3.061879)
build_miniruby 0.001284 0.000395 1.744947 ( 1.749993)
build_ruby 0.001301 0.000400 3.485699 ( 3.765188)
build_all 0.006875 0.000794 6.773123 ( 4.605155)
build_install 0.020292 0.000000 8.287830 ( 5.981506)
test_btest 0.000750 0.000000 91.341796 ( 65.016338)
test_basic 0.006926 0.001668 1.015307 ( 1.378612)
test_all 0.088638 0.028130 759.054514 (362.729380)
test_rubyspec 0.050258 0.057912 187.437143 (207.676745)
total: 655.97 sec