Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-020026
#<BuildRuby:0x000055a74cbf9f70
@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.20221230-020026",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.000220 0.004101 0.949055 ( 1.370658)
build_miniruby 0.001255 0.000000 1.125573 ( 1.123626)
build_ruby 0.000000 0.001466 3.408908 ( 3.770445)
build_all 0.000000 0.006804 3.703496 ( 1.944487)
build_install 0.005630 0.007514 3.075202 ( 2.121909)
test_btest 0.000467 0.000183 55.691503 ( 16.412443)
test_basic 0.002140 0.004684 0.410620 ( 0.507854)
test_all 0.000000 0.001768 608.077286 (175.223351)
test_rubyspec 0.025513 0.017222 65.888782 ( 75.799265)
total: 278.27 sec