Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-114040
#<BuildRuby:0x0000559349076228
@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.20230602-114040",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000024 0.000000 0.000024 ( 0.000025)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.005632 0.000256 1.842677 ( 3.108708)
build_miniruby 0.001016 0.000145 1.133455 ( 1.131971)
build_ruby 0.001778 0.000000 2.485102 ( 2.674040)
build_all 0.006665 0.000597 2.001794 ( 1.473246)
build_install 0.010698 0.006301 3.277043 ( 2.533799)
test_btest 0.000640 0.000116 76.273391 ( 31.643657)
test_basic 0.004415 0.000803 0.784508 ( 0.868784)
test_all 0.001229 0.000223 574.456692 (236.583470)
test_rubyspec 0.029405 0.021660 82.397926 (100.277096)
total: 380.30 sec