Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-013452
#<BuildRuby:0x00005611e5aada00
@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-013452",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005215 0.001241 1.848448 ( 3.803534)
build_miniruby 0.001123 0.000267 1.214983 ( 1.219703)
build_ruby 0.000000 0.001568 2.430973 ( 2.695955)
build_all 0.003221 0.003640 2.219945 ( 2.098962)
build_install 0.005720 0.011215 3.445613 ( 3.336218)
test_btest 0.000673 0.000257 68.853478 ( 36.568649)
test_basic 0.000922 0.005223 0.537858 ( 0.641522)
test_all 0.001069 0.000458 514.706934 (219.810586)
test_rubyspec 0.030088 0.019535 79.400820 ( 93.745124)
total: 363.92 sec