Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-141350
#<BuildRuby:0x000055b3fd2b6018
@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.20230104-141350",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000019 0.000003 0.000022 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.002783 0.002659 1.138846 ( 1.796918)
build_miniruby 0.003034 0.000000 50.950129 ( 18.341158)
build_ruby 0.001750 0.000000 3.332763 ( 3.712380)
build_all 0.004071 0.003347 6.040130 ( 2.193216)
build_install 0.009175 0.003319 2.928264 ( 1.987471)
test_btest 0.000593 0.000107 57.549743 ( 22.808855)
test_basic 0.004160 0.000757 0.407308 ( 0.501546)
test_all 0.001388 0.000252 645.487147 (204.582268)
test_rubyspec 0.005313 0.035053 64.280090 ( 74.232083)
total: 330.16 sec