Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-114256
#<BuildRuby:0x0000563797286228
@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.20230918-114256",
@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.000021 0.000007 0.000028 ( 0.000028)
autoconf 0.000024 0.000008 0.000032 ( 0.000031)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.002764 0.004982 2.318004 ( 4.783418)
build_miniruby 0.001870 0.000000 1.653929 ( 1.843782)
build_ruby 0.001890 0.000000 3.425006 ( 3.813887)
build_all 0.004882 0.004340 6.504324 ( 4.847600)
build_install 0.013145 0.006954 7.882081 ( 6.747581)
test_btest 0.000536 0.000208 84.987346 ( 43.480266)
test_basic 0.007227 0.001193 0.947931 ( 1.144487)
test_all 0.006869 0.003602 668.029414 (296.592856)
test_rubyspec 0.039429 0.033840 105.918341 (125.766414)
total: 489.02 sec