Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-052742
#<BuildRuby:0x000055ca9f8721d8
@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.20230527-052742",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.002136 0.004244 1.934636 ( 4.110824)
build_miniruby 0.001608 0.000193 1.360747 ( 1.561086)
build_ruby 0.001541 0.000185 2.755122 ( 3.066111)
build_all 0.006169 0.000740 2.230068 ( 2.183051)
build_install 0.013231 0.005806 3.645207 ( 3.621409)
test_btest 0.000761 0.000117 76.166497 ( 45.385386)
test_basic 0.006490 0.000246 0.773550 ( 1.047341)
test_all 0.000423 0.001060 581.032041 (271.631782)
test_rubyspec 0.032604 0.021899 84.878601 (105.584238)
total: 438.19 sec