Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-085336
#<BuildRuby:0x000055b9090157f8
@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.20221222-085336",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.004270 0.001068 1.280932 ( 1.869050)
build_miniruby 0.001248 0.000312 1.739917 ( 1.740422)
build_ruby 0.000000 0.001947 3.554467 ( 3.898859)
build_all 0.000000 0.006386 3.556502 ( 1.855552)
build_install 0.010992 0.002186 3.020265 ( 2.079226)
test_btest 0.000772 0.000257 56.360109 ( 15.058705)
test_basic 0.003630 0.001210 0.398987 ( 0.494906)
test_all 0.001859 0.000186 596.414331 (182.379283)
test_rubyspec 0.019180 0.017278 62.673938 ( 72.762012)
total: 282.14 sec