Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-191940
#<BuildRuby:0x00005570d16e9a00
@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.20230904-191940",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000030 0.000003 0.000033 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.004960 0.000513 1.795025 ( 2.652257)
build_miniruby 0.001504 0.000000 1.598211 ( 1.683436)
build_ruby 0.001820 0.000000 3.310105 ( 3.770981)
build_all 0.007732 0.000000 6.032664 ( 4.170307)
build_install 0.011304 0.009056 7.496894 ( 5.955622)
test_btest 0.000916 0.000138 81.609805 ( 43.756427)
test_basic 0.008249 0.000142 0.961395 ( 1.242828)
test_all 0.010295 0.000000 673.313005 (295.339129)
test_rubyspec 0.041323 0.028306 97.274332 (108.929404)
total: 467.50 sec