Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-061615
#<BuildRuby:0x000055927d32a018
@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.20230121-061615",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.000450 0.004113 1.050644 ( 1.407318)
build_miniruby 0.000895 0.000224 1.186619 ( 1.185084)
build_ruby 0.001514 0.000000 2.773305 ( 3.126079)
build_all 0.007005 0.000102 3.719693 ( 1.922325)
build_install 0.011465 0.003899 2.957435 ( 2.185442)
test_btest 0.000816 0.000196 57.226714 ( 17.093759)
test_basic 0.005312 0.001275 0.403248 ( 0.502335)
test_all 0.001494 0.000358 636.643779 (197.947316)
test_rubyspec 0.027810 0.018007 69.071117 ( 79.223271)
total: 304.59 sec