Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-093412
#<BuildRuby:0x000055f4f6c59fb8
@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.20230213-093412",
@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.000000 0.000015 ( 0.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004375 0.000175 1.396039 ( 1.850868)
build_miniruby 0.001300 0.000052 1.184497 ( 1.185286)
build_ruby 0.001476 0.000059 2.534843 ( 2.779777)
build_all 0.003339 0.004267 4.092511 ( 2.515881)
build_install 0.010288 0.004487 3.054188 ( 2.629656)
test_btest 0.000564 0.000061 56.514580 ( 26.953439)
test_basic 0.000000 0.005943 0.505272 ( 0.613110)
test_all 0.000000 0.001037 626.049269 (230.631746)
test_rubyspec 0.006051 0.040433 71.901699 ( 82.578511)
total: 351.74 sec