Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-165705
#<BuildRuby:0x0000561997de1a00
@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.20230619-165705",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006447 0.000307 1.969892 ( 5.040063)
build_miniruby 0.001763 0.000000 1.458182 ( 1.537849)
build_ruby 0.001470 0.000000 2.820233 ( 4.275043)
build_all 0.003542 0.004566 5.266776 ( 4.559264)
build_install 0.011922 0.007531 6.802465 ( 6.194301)
test_btest 0.000602 0.000117 78.840066 ( 47.073685)
test_basic 0.004698 0.000909 0.818397 ( 1.675431)
test_all 0.001701 0.000330 553.628071 (291.790965)
test_rubyspec 0.031190 0.023917 86.273393 (126.003091)
total: 488.15 sec