Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-205258
#<BuildRuby:0x000055eecc6c2120
@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.20231227-205258",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.005428 0.000000 1.663465 ( 2.080301)
build_miniruby 0.000000 0.001667 1.614141 ( 1.622516)
build_ruby 0.000000 0.001607 3.510210 ( 3.726806)
build_all 0.003681 0.003866 5.742584 ( 3.039143)
build_install 0.018584 0.000000 7.056895 ( 4.607918)
test_btest 0.000777 0.000000 81.358547 ( 42.256874)
test_basic 0.007364 0.000000 0.845263 ( 0.954368)
test_all 0.074298 0.044819 777.986123 (311.634658)
test_rubyspec 0.038482 0.024434 94.030647 (106.057201)
total: 475.98 sec