Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-121626
#<BuildRuby:0x000055c5bd075f70
@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.20230813-121626",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006916 0.000461 2.261366 ( 6.136217)
build_miniruby 0.001248 0.000083 1.937961 ( 4.948251)
build_ruby 0.001639 0.000110 3.458875 ( 7.458889)
build_all 0.009510 0.000000 2.830821 ( 4.209004)
build_install 0.016466 0.004693 4.320490 ( 8.306208)
test_btest 0.000680 0.000058 83.604785 ( 69.853217)
test_basic 0.008075 0.000692 0.988869 ( 2.146290)
test_all 0.001771 0.000000 703.120554 (487.033099)
test_rubyspec 0.046492 0.018267 99.341855 (163.367002)
total: 753.46 sec