Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-041329
#<BuildRuby:0x000055fd601ee228
@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.20230925-041329",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000030)
build_up 0.000463 0.007050 2.253000 ( 3.529630)
build_miniruby 0.000000 0.002116 1.774393 ( 1.778040)
build_ruby 0.001012 0.000855 3.346518 ( 3.612597)
build_all 0.002277 0.007008 6.221801 ( 3.747469)
build_install 0.011967 0.009055 7.948710 ( 4.906939)
test_btest 0.001336 0.000000 82.695371 ( 43.202673)
test_basic 0.007867 0.000555 0.945844 ( 1.170067)
test_all 0.008644 0.001360 730.086964 (393.224006)
test_rubyspec 0.025174 0.057178 108.144529 (135.915445)
total: 591.09 sec