Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-095821
#<BuildRuby:0x000056174c50dfc0
@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.20230630-095821",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000029)
configure 0.000026 0.000001 0.000027 ( 0.000026)
build_up 0.002495 0.004482 2.073891 ( 5.299539)
build_miniruby 0.001720 0.000132 1.556170 ( 2.037828)
build_ruby 0.001624 0.000125 3.158638 ( 4.502645)
build_all 0.006468 0.000498 2.548942 ( 3.392089)
build_install 0.015988 0.001230 3.844474 ( 5.595065)
test_btest 0.000791 0.000061 80.672269 ( 49.979920)
test_basic 0.006766 0.000521 0.882898 ( 1.321256)
test_all 0.001152 0.000089 581.658974 (317.418636)
test_rubyspec 0.008621 0.042322 88.599362 (127.743705)
total: 517.29 sec