Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-081953
#<BuildRuby:0x000055f430ada258
@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.20240122-081953",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004587 0.000529 1.682294 ( 2.030937)
build_miniruby 0.001210 0.000140 1.589035 ( 1.589712)
build_ruby 0.000000 0.001840 3.332901 ( 3.574131)
build_all 0.001971 0.006114 5.999389 ( 2.846426)
build_install 0.009921 0.008680 7.331472 ( 4.521694)
test_btest 0.000719 0.000173 83.956057 ( 35.956154)
test_basic 0.002200 0.004835 0.894503 ( 0.980894)
test_all 0.097200 0.020683 722.570392 (267.883482)
test_rubyspec 0.057084 0.045872 157.862362 (169.770118)
total: 489.15 sec