Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-074411
#<BuildRuby:0x000055ff63f6a118
@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-074411",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.002853 0.003696 2.349223 ( 2.416912)
build_miniruby 0.001179 0.000359 1.473391 ( 1.472234)
build_ruby 0.001263 0.000385 3.207231 ( 3.406338)
build_all 0.000000 0.007299 5.671132 ( 2.512531)
build_install 0.009145 0.009517 7.360760 ( 4.074110)
test_btest 0.000609 0.000269 83.346312 ( 26.423355)
test_basic 0.001720 0.005016 0.898713 ( 0.965314)
test_all 0.089360 0.029777 674.413293 (206.610708)
test_rubyspec 0.015626 0.042484 91.858919 (103.442037)
total: 351.32 sec