Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-190909
#<BuildRuby:0x000055afb869e8e0
@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.20240114-190909",
@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.000000 0.000017 ( 0.000018)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.002054 0.003920 1.615955 ( 2.097720)
build_miniruby 0.001574 0.000052 1.605343 ( 1.864703)
build_ruby 0.000000 0.001850 3.517668 ( 3.911300)
build_all 0.002514 0.005165 5.633063 ( 3.687107)
build_install 0.013145 0.003924 6.714618 ( 5.046417)
test_btest 0.000718 0.000000 81.483451 ( 44.213476)
test_basic 0.004217 0.003935 0.918989 ( 1.010015)
test_all 0.084977 0.033023 727.088900 (318.324776)
test_rubyspec 0.048558 0.015271 87.678908 ( 99.178133)
total: 479.33 sec