Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-000610
#<BuildRuby:0x000055dde6e79fb8
@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.20230610-000610",
@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.000001 0.000020 ( 0.000022)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005436 0.000418 1.888298 ( 4.152717)
build_miniruby 0.001946 0.000000 1.338990 ( 1.371482)
build_ruby 0.001620 0.000000 2.800272 ( 3.333320)
build_all 0.000000 0.007392 2.269362 ( 2.544306)
build_install 0.014233 0.003177 3.514262 ( 3.561911)
test_btest 0.000749 0.000111 75.074815 ( 40.587883)
test_basic 0.000713 0.006929 0.796141 ( 0.991991)
test_all 0.001393 0.000279 557.877437 (229.864889)
test_rubyspec 0.018683 0.034203 84.046137 ( 98.675001)
total: 385.08 sec