Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-113857
#<BuildRuby:0x0000564c38926230
@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.20230508-113857",
@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.000014 0.000002 0.000016 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005424 0.000452 1.836333 ( 3.684206)
build_miniruby 0.001360 0.000113 1.333943 ( 1.601197)
build_ruby 0.001625 0.000135 2.660352 ( 3.195692)
build_all 0.006738 0.000000 2.144285 ( 1.871003)
build_install 0.015527 0.000042 3.378923 ( 2.803231)
test_btest 0.000895 0.000062 74.028942 ( 38.583061)
test_basic 0.006595 0.000455 0.804911 ( 1.134098)
test_all 0.003109 0.000028 570.936500 (226.847140)
test_rubyspec 0.024188 0.026635 81.363621 ( 97.432897)
total: 377.15 sec