Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-220708
#<BuildRuby:0x000055c663c49ff8
@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.20221202-220708",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005758 0.000145 1.448632 ( 1.594280)
build_miniruby 0.000000 0.001385 0.873307 ( 0.871474)
build_ruby 0.000000 0.001265 1.624285 ( 1.616710)
build_all 0.005326 0.000956 3.585754 ( 1.899539)
build_install 0.002713 0.010032 2.537748 ( 1.614565)
test_btest 0.000598 0.000124 56.824682 ( 15.562334)
test_basic 0.004871 0.000000 0.317660 ( 0.414657)
test_all 0.001152 0.000000 609.894743 (179.528463)
test_rubyspec 0.024416 0.010230 63.056702 ( 73.087370)
total: 276.19 sec