Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-040818
#<BuildRuby:0x0000557f50781fc0
@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.20230815-040818",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000037 0.000003 0.000040 ( 0.000039)
configure 0.000032 0.000002 0.000034 ( 0.000033)
build_up 0.000000 0.007672 2.317019 ( 6.923686)
build_miniruby 0.001443 0.000212 1.738543 ( 2.729931)
build_ruby 0.001639 0.000226 3.428310 ( 7.398284)
build_all 0.007900 0.001089 6.498165 ( 6.780882)
build_install 0.016235 0.004938 8.096830 ( 9.790966)
test_btest 0.000715 0.000112 85.639560 ( 70.208615)
test_basic 0.003396 0.004407 1.004210 ( 2.269452)
test_all 0.007961 0.002445 692.993243 (546.966572)
test_rubyspec 0.051675 0.025230 110.888046 (232.019120)
total: 885.09 sec