Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-055814
#<BuildRuby:0x000055bd5789e008
@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.20230619-055814",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.005424 0.000581 1.932711 ( 3.791341)
build_miniruby 0.001763 0.000000 1.396860 ( 1.669880)
build_ruby 0.001553 0.000000 2.730416 ( 2.986401)
build_all 0.006523 0.000605 2.449226 ( 2.540471)
build_install 0.012516 0.004283 3.654039 ( 3.373335)
test_btest 0.000871 0.000108 79.336003 ( 41.011265)
test_basic 0.006382 0.000245 0.841428 ( 1.289828)
test_all 0.001951 0.000000 550.188199 (266.114891)
test_rubyspec 0.021296 0.032663 87.875756 (110.922096)
total: 433.70 sec