Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-033459
#<BuildRuby:0x000055f66e629f70
@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.20230330-033459",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000017 0.000001 0.000018 ( 0.000020)
build_up 0.005092 0.000094 1.562939 ( 2.946738)
build_miniruby 0.001519 0.000000 1.209501 ( 1.207929)
build_ruby 0.001600 0.000000 2.230642 ( 2.431061)
build_all 0.000000 0.006468 2.038437 ( 1.264830)
build_install 0.009673 0.007969 3.321449 ( 2.407042)
test_btest 0.000820 0.000164 67.472125 ( 20.367413)
test_basic 0.004494 0.000139 0.478273 ( 0.574472)
test_all 0.001031 0.000200 557.359617 (179.660564)
test_rubyspec 0.020203 0.020452 74.982258 ( 85.151686)
total: 296.01 sec