Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-175524
#<BuildRuby:0x0000561d1763da00
@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.20230311-175524",
@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.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000000 0.006330 1.811098 ( 3.815407)
build_miniruby 0.000000 0.001266 1.344300 ( 1.664152)
build_ruby 0.001189 0.000620 2.731650 ( 3.343080)
build_all 0.005756 0.001570 2.156386 ( 2.487033)
build_install 0.014100 0.004643 3.425825 ( 3.959384)
test_btest 0.000732 0.000205 67.117853 ( 53.347866)
test_basic 0.005359 0.001501 0.521548 ( 0.856986)
test_all 0.005893 0.001650 623.170616 (657.119423)
test_rubyspec 0.028821 0.031185 84.808240 (122.701082)
total: 849.30 sec