Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-024604
#<BuildRuby:0x0000557ad52f6228
@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.20230508-024604",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002029 0.002966 1.346924 ( 2.621288)
build_miniruby 0.001055 0.000111 0.965495 ( 0.964515)
build_ruby 0.001144 0.000120 1.978937 ( 2.205182)
build_all 0.004555 0.000480 1.836199 ( 1.043536)
build_install 0.008457 0.003434 2.820325 ( 1.880032)
test_btest 0.000731 0.000099 72.743858 ( 18.572222)
test_basic 0.000579 0.003863 0.733921 ( 0.809138)
test_all 0.000726 0.000132 560.326927 (161.496673)
test_rubyspec 0.018916 0.021790 64.439839 ( 76.333662)
total: 265.93 sec