Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-201333
#<BuildRuby:0x000055f64e216228
@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.20230602-201333",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.000000 0.006833 1.861030 ( 4.278219)
build_miniruby 0.000885 0.000884 1.419724 ( 1.506269)
build_ruby 0.001654 0.000198 2.782938 ( 3.081741)
build_all 0.002581 0.004446 2.261831 ( 2.293924)
build_install 0.013261 0.003571 3.451149 ( 3.380125)
test_btest 0.000604 0.000104 76.316078 ( 41.153027)
test_basic 0.003696 0.003980 0.792294 ( 1.003646)
test_all 0.001891 0.000223 586.157641 (264.875602)
test_rubyspec 0.033540 0.019070 81.853462 ( 99.670564)
total: 421.24 sec