Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-195426
#<BuildRuby:0x0000559c6d3121a8
@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.20230102-195426",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003605 0.000961 1.114321 ( 1.517272)
build_miniruby 0.000826 0.000220 1.244006 ( 1.242443)
build_ruby 0.001110 0.000296 2.963901 ( 3.326423)
build_all 0.005136 0.001370 3.402277 ( 1.656252)
build_install 0.004561 0.009112 2.827311 ( 1.854692)
test_btest 0.000459 0.000172 55.277623 ( 15.736249)
test_basic 0.003321 0.001246 0.408741 ( 0.502100)
test_all 0.000000 0.001235 617.636088 (176.993030)
test_rubyspec 0.006420 0.032316 62.796467 ( 72.756297)
total: 275.59 sec