Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-203609
#<BuildRuby:0x000055cfd956a258
@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.20230210-203609",
@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.000019 0.000000 0.000019 ( 0.000020)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.004313 0.000094 1.121457 ( 1.543688)
build_miniruby 0.001285 0.000000 1.157133 ( 1.155899)
build_ruby 0.000000 0.001347 2.301541 ( 2.535882)
build_all 0.003187 0.003700 3.797467 ( 1.897709)
build_install 0.008703 0.006242 2.740467 ( 1.902799)
test_btest 0.000029 0.003984 58.002810 ( 20.963075)
test_basic 0.005803 0.000608 0.471197 ( 0.575651)
test_all 0.000769 0.000256 627.067184 (196.365470)
test_rubyspec 0.019403 0.021545 66.749697 ( 76.682235)
total: 303.62 sec