Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-190947
#<BuildRuby:0x0000557ce5fb2018
@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.20230105-190947",
@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.000001 0.000011 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004242 0.000472 1.100734 ( 1.500744)
build_miniruby 0.001049 0.000117 1.210075 ( 1.208561)
build_ruby 0.001438 0.000159 3.020253 ( 3.404988)
build_all 0.004759 0.000529 3.187968 ( 1.496797)
build_install 0.000139 0.011719 2.509482 ( 1.686430)
test_btest 0.000719 0.000000 55.562842 ( 16.173012)
test_basic 0.006964 0.000000 0.431730 ( 0.527783)
test_all 0.001467 0.000000 613.309729 (176.582098)
test_rubyspec 0.034137 0.011913 66.955188 ( 76.779055)
total: 279.36 sec