Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-101308
#<BuildRuby:0x0000561ca9ba6258
@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.20230510-101308",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005515 0.000000 1.475180 ( 2.780775)
build_miniruby 0.000000 0.001202 1.153067 ( 1.150955)
build_ruby 0.000000 0.001283 2.275899 ( 2.493270)
build_all 0.004119 0.001104 2.025727 ( 1.150573)
build_install 0.008654 0.004450 3.105513 ( 2.059947)
test_btest 0.000642 0.000084 73.191623 ( 18.829450)
test_basic 0.005118 0.000668 0.576188 ( 0.649633)
test_all 0.001188 0.000155 552.456149 (174.541525)
test_rubyspec 0.019323 0.026704 74.081917 ( 86.040823)
total: 289.70 sec