Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-025041
#<BuildRuby:0x0000561d91389a00
@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.20221229-025041",
@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.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.000648 0.004090 0.982389 ( 1.342514)
build_miniruby 0.001299 0.000000 1.262376 ( 1.260474)
build_ruby 0.001568 0.000000 3.307141 ( 3.674075)
build_all 0.004440 0.002748 3.287098 ( 1.622979)
build_install 0.010906 0.001616 2.894020 ( 1.944549)
test_btest 0.000748 0.000111 55.413798 ( 15.447911)
test_basic 0.004768 0.000000 0.424565 ( 0.519949)
test_all 0.002081 0.000000 616.930676 (182.545646)
test_rubyspec 0.020731 0.018349 62.691555 ( 72.805932)
total: 281.16 sec