Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-050426
#<BuildRuby:0x00007f8354f5fdc8
@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.20240626-050426",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.004815 0.004112 4.266009 ( 3.930300)
build_miniruby 0.000000 0.002069 1.746957 ( 1.752805)
build_ruby 0.000000 0.002437 4.463707 ( 4.616085)
build_all 0.003438 0.007087 8.597915 ( 3.588029)
build_install 0.023672 0.002986 12.120131 ( 6.896418)
test_btest 0.000973 0.000231 122.676185 ( 64.893137)
test_basic 0.005274 0.009315 1.441998 ( 1.775468)
test_all 0.129524 0.038188 991.118267 (951.298431)
test_rubyspec 0.071228 0.030335 184.234186 (205.643260)
total: 1244.40 sec