Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-093832
#<BuildRuby:0x000055918c1cdfb8
@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.20230915-093832",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.006957 0.000927 2.376158 ( 4.264401)
build_miniruby 0.001222 0.000163 1.726774 ( 1.831961)
build_ruby 0.000000 0.002073 3.450575 ( 3.693773)
build_all 0.006823 0.001833 6.374826 ( 4.317556)
build_install 0.012681 0.005746 7.759247 ( 5.306549)
test_btest 0.001181 0.000000 84.791244 ( 32.743528)
test_basic 0.001548 0.007529 0.954181 ( 1.031070)
test_all 0.005932 0.003646 672.778524 (240.391565)
test_rubyspec 0.029053 0.041401 98.584359 (110.059960)
total: 403.64 sec