Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-081011
#<BuildRuby:0x0000561e26126228
@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.20231220-081011",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.001698 0.004242 1.939868 ( 2.318137)
build_miniruby 0.001325 0.000255 1.455061 ( 1.460245)
build_ruby 0.001564 0.000301 3.368265 ( 3.568026)
build_all 0.001722 0.006580 5.680335 ( 3.015290)
build_install 0.011529 0.006629 7.099104 ( 4.251366)
test_btest 0.000571 0.000160 84.087900 ( 28.684538)
test_basic 0.007571 0.000009 0.931383 ( 1.025522)
test_all 0.083856 0.035214 667.874652 (246.667035)
test_rubyspec 0.023826 0.040380 94.962996 (106.892415)
total: 397.88 sec