Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-055414
#<BuildRuby:0x0000557a896c67f0
@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.20230205-055414",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004082 0.001074 1.174759 ( 2.123778)
build_miniruby 0.001591 0.000000 1.179785 ( 1.195940)
build_ruby 0.001499 0.000000 2.455035 ( 2.785339)
build_all 0.002267 0.004675 3.896357 ( 2.864952)
build_install 0.013751 0.002097 3.003720 ( 2.892781)
test_btest 0.000719 0.000202 55.464447 ( 34.021877)
test_basic 0.004634 0.001298 0.426702 ( 0.582478)
test_all 0.000992 0.000277 657.409229 (262.165168)
test_rubyspec 0.020454 0.029395 73.341443 ( 87.643702)
total: 396.28 sec