Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-062631
#<BuildRuby:0x000055787f5023d0
@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.20230204-062631",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.004680 0.000669 1.164016 ( 2.633539)
build_miniruby 0.001223 0.000174 1.165602 ( 1.165978)
build_ruby 0.000000 0.001573 2.357390 ( 2.659703)
build_all 0.004494 0.002709 3.875198 ( 2.123490)
build_install 0.012849 0.002336 3.033139 ( 3.025190)
test_btest 0.000639 0.000116 55.018960 ( 31.939490)
test_basic 0.000564 0.005081 0.434821 ( 0.560632)
test_all 0.001702 0.000111 654.669224 (282.602778)
test_rubyspec 0.031974 0.017450 73.630685 ( 87.809972)
total: 414.52 sec