Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-150735
#<BuildRuby:0x0000561a3738dfe0
@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.20221227-150735",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004456 0.000027 0.995015 ( 1.377679)
build_miniruby 0.001077 0.000098 1.294059 ( 1.299081)
build_ruby 0.001207 0.000110 3.257228 ( 3.634138)
build_all 0.006910 0.000000 3.498689 ( 1.829290)
build_install 0.006361 0.007979 2.790837 ( 1.871431)
test_btest 0.000797 0.000000 56.993390 ( 15.886292)
test_basic 0.001896 0.003154 0.408566 ( 0.508446)
test_all 0.000863 0.000154 640.680161 (201.730100)
test_rubyspec 0.022322 0.021884 65.202903 ( 77.859043)
total: 306.00 sec