Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-235240
#<BuildRuby:0x0000563d2c69a130
@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.20230706-235240",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005922 0.000790 2.097309 ( 4.556999)
build_miniruby 0.001521 0.000203 1.639326 ( 2.033227)
build_ruby 0.001451 0.000194 3.268328 ( 4.020392)
build_all 0.004048 0.003425 2.427104 ( 2.100136)
build_install 0.018124 0.000000 4.001059 ( 4.399078)
test_btest 0.000798 0.000000 80.654717 ( 42.877660)
test_basic 0.003255 0.003751 0.902215 ( 1.078710)
test_all 0.001632 0.000257 621.258152 (287.792695)
test_rubyspec 0.023483 0.025917 88.747540 (101.787035)
total: 450.65 sec