Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-233915
#<BuildRuby:0x000055d9a30c1f70
@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.20231022-233915",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.002969 0.003783 3.257805 ( 3.356902)
build_miniruby 0.001060 0.000220 1.364402 ( 1.362659)
build_ruby 0.001478 0.000000 2.656622 ( 2.849869)
build_all 0.007083 0.000000 5.262822 ( 2.082942)
build_install 0.017464 0.000358 7.403995 ( 3.350451)
test_btest 0.000946 0.000157 76.352051 ( 20.042977)
test_basic 0.001570 0.003619 0.716656 ( 0.775446)
test_all 0.065844 0.051251 585.956348 (168.904956)
test_rubyspec 0.030825 0.026150 80.925999 ( 92.829378)
total: 295.56 sec