Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-224230
#<BuildRuby:0x00005560be03e2c8
@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.20231012-224230",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.008445 0.001206 28.769876 ( 19.228404)
build_miniruby 0.001322 0.000189 19.368189 ( 19.293203)
build_ruby 0.001644 0.000235 3.573034 ( 3.923625)
build_all 0.004573 0.004390 17.625216 ( 15.748827)
build_install 0.019504 0.001003 8.247483 ( 6.645517)
test_btest 0.000682 0.000107 85.347613 ( 60.942742)
test_basic 0.004265 0.004530 1.023922 ( 1.578893)
test_all 0.004605 0.005558 723.647447 (446.601650)
test_rubyspec 0.041113 0.034196 110.257980 (157.414018)
total: 731.38 sec