Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-124847
#<BuildRuby:0x0000562f32fa2258
@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.20230528-124847",
@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.000013 0.000002 0.000015 ( 0.000017)
build_up 0.002034 0.003513 1.832855 ( 3.037508)
build_miniruby 0.001149 0.000274 1.374145 ( 1.372904)
build_ruby 0.001207 0.000287 2.426826 ( 2.632170)
build_all 0.002881 0.003697 2.114327 ( 1.329706)
build_install 0.017265 0.000000 3.192316 ( 2.255618)
test_btest 0.000765 0.000000 76.195139 ( 24.314380)
test_basic 0.002090 0.003089 0.698719 ( 0.771912)
test_all 0.000816 0.000204 584.862856 (181.179943)
test_rubyspec 0.011204 0.034362 77.019783 ( 88.812976)
total: 305.71 sec