Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-230654
#<BuildRuby:0x000055c2ed0fe370
@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.20230501-230654",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.002075 0.004678 1.943052 ( 4.291055)
build_miniruby 0.001207 0.000420 1.447730 ( 1.703971)
build_ruby 0.001523 0.000530 2.740220 ( 3.280661)
build_all 0.005196 0.001808 2.202160 ( 2.351007)
build_install 0.011020 0.006363 3.564716 ( 3.777545)
test_btest 0.000524 0.000194 76.929611 ( 60.022364)
test_basic 0.002183 0.005070 0.813782 ( 1.381446)
test_all 0.004454 0.002579 636.640065 (657.185483)
test_rubyspec 0.036362 0.024390 86.679710 (126.812752)
total: 860.81 sec