Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-164412
#<BuildRuby:0x0000565423eae390
@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.20230812-164412",
@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.000025 0.000001 0.000026 ( 0.000026)
autoconf 0.000038 0.000001 0.000039 ( 0.000039)
configure 0.000035 0.000001 0.000036 ( 0.000035)
build_up 0.006841 0.000201 2.230838 ( 5.922407)
build_miniruby 0.001728 0.000000 1.700960 ( 2.387395)
build_ruby 0.000000 0.001794 3.442894 ( 4.258217)
build_all 0.001950 0.006055 2.769235 ( 4.175463)
build_install 0.009851 0.009360 4.312626 ( 5.495205)
test_btest 0.001192 0.000170 83.199563 ( 54.388345)
test_basic 0.002600 0.000371 0.955975 ( 1.654641)
test_all 0.001899 0.000000 687.879724 (435.296788)
test_rubyspec 0.025642 0.041377 100.076297 (171.142632)
total: 684.72 sec