Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-005446
#<BuildRuby:0x00005645b4ab9a00
@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.20230109-005446",
@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.000003 0.000015 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004421 0.000804 1.068774 ( 1.475377)
build_miniruby 0.001157 0.000000 1.336460 ( 1.335187)
build_ruby 0.001599 0.000000 3.039163 ( 3.413867)
build_all 0.007219 0.000000 3.565830 ( 1.806212)
build_install 0.012665 0.000230 2.519991 ( 1.699762)
test_btest 0.000608 0.000090 55.462787 ( 18.224761)
test_basic 0.005967 0.000233 0.388300 ( 0.485970)
test_all 0.001264 0.000180 638.892250 (195.812231)
test_rubyspec 0.012021 0.034015 66.139717 ( 76.038759)
total: 300.29 sec