Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-151632
#<BuildRuby:0x000055ce5fa52390
@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.20230104-151632",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000000 0.004735 1.082061 ( 1.526404)
build_miniruby 0.000000 0.001390 1.126897 ( 1.125158)
build_ruby 0.000000 0.001395 2.447805 ( 2.829880)
build_all 0.004845 0.000586 2.771264 ( 1.400345)
build_install 0.010657 0.002853 2.302926 ( 1.451785)
test_btest 0.000682 0.000148 53.023533 ( 14.318185)
test_basic 0.004662 0.000160 0.329684 ( 0.422501)
test_all 0.001296 0.000270 590.442336 (175.141925)
test_rubyspec 0.034565 0.022080 74.170098 ( 91.749299)
total: 289.97 sec