Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-030406
#<BuildRuby:0x00005626d9f963b0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-030406",
@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.000013 0.000002 0.000015 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000020 0.000004 0.000024 ( 0.000022)
build_up 0.006019 0.000000 1.457249 ( 1.663471)
build_miniruby 0.000000 0.001343 0.863109 ( 0.862349)
build_ruby 0.000000 0.001302 1.531043 ( 1.528594)
build_all 0.005507 0.001877 3.631514 ( 1.878975)
build_install 0.007681 0.006145 2.508978 ( 1.663204)
test_btest 0.000579 0.000135 61.659984 ( 20.200110)
test_basic 0.004458 0.000000 0.401551 ( 0.500371)
test_all 0.001520 0.000000 624.953098 (205.868586)
test_rubyspec 0.023593 0.016980 65.739832 ( 75.715910)
total: 309.88 sec