Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-210139
#<BuildRuby:0x00005601e7b8da00
@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.20230805-210139",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000031 0.000001 0.000032 ( 0.000030)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.007447 0.000000 2.381414 ( 5.524547)
build_miniruby 0.001708 0.000047 1.807022 ( 3.005601)
build_ruby 0.001852 0.000056 3.484359 ( 18.863143)
build_all 0.004622 0.003837 2.846043 ( 3.536494)
build_install 0.015834 0.004256 4.480655 ( 4.724035)
test_btest 0.000680 0.000054 85.075166 ( 46.266335)
test_basic 0.000000 0.007124 0.948955 ( 1.250407)
test_all 0.000814 0.001026 697.851013 (463.718059)
test_rubyspec 0.044513 0.019535 102.366524 (187.823911)
total: 734.71 sec