Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-204954
#<BuildRuby:0x0000557730b99fb8
@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.20230101-204954",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004448 0.000073 1.062072 ( 1.427718)
build_miniruby 0.000000 0.001216 1.293948 ( 1.292640)
build_ruby 0.000000 0.001518 2.988443 ( 3.384298)
build_all 0.002075 0.003834 3.553554 ( 1.783398)
build_install 0.007213 0.006428 2.983135 ( 2.000302)
test_btest 0.000754 0.000182 57.252637 ( 16.160690)
test_basic 0.005564 0.000465 0.405866 ( 0.501212)
test_all 0.001031 0.000240 618.830994 (185.606598)
test_rubyspec 0.013265 0.024462 61.752470 ( 72.314993)
total: 284.47 sec