Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-215606
#<BuildRuby:0x0000564f0489e2a8
@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-215606",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.005082 1.045400 ( 1.411698)
build_miniruby 0.000746 0.000473 1.188527 ( 1.187102)
build_ruby 0.001472 0.000000 3.226749 ( 3.590104)
build_all 0.004143 0.003106 3.579781 ( 1.751469)
build_install 0.012867 0.002103 2.859633 ( 1.880435)
test_btest 0.000525 0.000157 56.002406 ( 15.184131)
test_basic 0.001387 0.002737 0.391686 ( 0.488178)
test_all 0.001019 0.000328 629.705670 (182.702091)
test_rubyspec 0.021895 0.018897 63.946292 ( 73.957483)
total: 282.15 sec