Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-023016
#<BuildRuby:0x000055e279ed9fc0
@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.20230529-023016",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005656 0.000000 1.697657 ( 2.934733)
build_miniruby 0.001649 0.000000 1.208947 ( 1.208619)
build_ruby 0.000000 0.001606 2.496415 ( 2.696150)
build_all 0.005142 0.001526 2.089197 ( 1.495428)
build_install 0.010668 0.004637 3.180861 ( 2.313195)
test_btest 0.000660 0.000171 75.859656 ( 30.086662)
test_basic 0.001625 0.003337 0.750493 ( 0.827006)
test_all 0.000962 0.000140 571.405123 (190.150843)
test_rubyspec 0.025832 0.019290 76.709031 ( 88.488699)
total: 320.20 sec