Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-230209
#<BuildRuby:0x000055e5659227f0
@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.20230216-230209",
@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.000018)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.001114 0.003496 1.221323 ( 1.755812)
build_miniruby 0.000975 0.000156 1.054338 ( 1.052511)
build_ruby 0.001420 0.000227 2.415401 ( 2.614382)
build_all 0.006529 0.000000 3.642549 ( 1.848185)
build_install 0.009980 0.004080 2.939845 ( 2.074220)
test_btest 0.000652 0.000113 58.670602 ( 19.333018)
test_basic 0.001124 0.004227 0.474578 ( 0.569118)
test_all 0.000000 0.001136 559.817459 (158.058045)
test_rubyspec 0.006843 0.030518 57.436618 ( 67.293771)
total: 254.60 sec