Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-213153
#<BuildRuby:0x000056028fb9a090
@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.20231218-213153",
@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.000005 0.000019 ( 0.000020)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.001890 0.004717 2.202635 ( 2.263719)
build_miniruby 0.000990 0.000360 1.640802 ( 1.638866)
build_ruby 0.001093 0.000398 2.863476 ( 3.067614)
build_all 0.006246 0.000000 5.106691 ( 2.025285)
build_install 0.016696 0.000566 6.775014 ( 3.370117)
test_btest 0.000699 0.000207 78.978276 ( 21.360071)
test_basic 0.005421 0.000313 0.857870 ( 0.920810)
test_all 0.082636 0.037373 644.441856 (188.544258)
test_rubyspec 0.025650 0.029167 78.961420 ( 90.516963)
total: 313.71 sec