Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-024007
#<BuildRuby:0x0000557ae7caa2a8
@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.20230111-024007",
@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.000022 0.000001 0.000023 ( 0.000023)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.000588 0.004106 1.212902 ( 2.179778)
build_miniruby 0.001252 0.000104 1.415653 ( 1.582934)
build_ruby 0.001714 0.000000 3.548627 ( 4.305440)
build_all 0.007782 0.000000 3.848471 ( 3.141106)
build_install 0.015697 0.000000 2.934848 ( 3.042599)
test_btest 0.000684 0.000000 55.793189 ( 35.427130)
test_basic 0.005698 0.000000 0.436126 ( 0.718685)
test_all 0.001685 0.000032 621.807027 (290.990225)
test_rubyspec 0.029544 0.018783 71.676454 ( 91.057766)
total: 432.45 sec