Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-172615
#<BuildRuby:0x000055fe2d74dfc0
@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.20230511-172615",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005924 0.001234 1.954770 ( 4.528776)
build_miniruby 0.001454 0.000303 1.368397 ( 1.949901)
build_ruby 0.001718 0.000000 2.810552 ( 3.449694)
build_all 0.007990 0.000000 2.230416 ( 2.420779)
build_install 0.017414 0.001011 3.629631 ( 4.210943)
test_btest 0.000721 0.000125 76.420635 ( 54.091481)
test_basic 0.002106 0.004950 0.811060 ( 1.466800)
test_all 0.000000 0.000907 571.589123 (287.604085)
test_rubyspec 0.015399 0.036997 82.035060 (103.580397)
total: 463.30 sec