Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-064351
#<BuildRuby:0x000055cfa79662a8
@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.20230515-064351",
@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.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000000 0.005922 1.833912 ( 3.758306)
build_miniruby 0.000000 0.001438 1.212033 ( 1.459884)
build_ruby 0.000621 0.000932 2.545389 ( 2.757160)
build_all 0.001856 0.004633 2.151987 ( 1.844734)
build_install 0.015519 0.000558 3.533246 ( 3.236474)
test_btest 0.000588 0.000123 73.581420 ( 36.508766)
test_basic 0.005391 0.001123 0.797028 ( 0.991306)
test_all 0.001787 0.000000 560.489344 (226.567304)
test_rubyspec 0.024447 0.024333 81.332290 ( 98.740796)
total: 375.87 sec