Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-094145
#<BuildRuby:0x00005592f69f2228
@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.20230309-094145",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.001750 0.004429 1.819062 ( 4.266287)
build_miniruby 0.001120 0.000254 1.251580 ( 1.450889)
build_ruby 0.001432 0.000326 2.745177 ( 3.226475)
build_all 0.004976 0.001131 2.064253 ( 2.050322)
build_install 0.012125 0.004160 3.283466 ( 3.466562)
test_btest 0.000643 0.000000 71.391648 ( 42.812342)
test_basic 0.004344 0.000177 0.562655 ( 0.943318)
test_all 0.001060 0.000123 566.706533 (289.429954)
test_rubyspec 0.034541 0.017118 82.547499 (103.384629)
total: 451.03 sec