Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-164330
#<BuildRuby:0x000055ee76406108
@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-164330",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005995 0.000521 1.886947 ( 4.145680)
build_miniruby 0.001565 0.000136 1.345994 ( 1.352511)
build_ruby 0.001422 0.000123 2.720164 ( 2.973468)
build_all 0.002633 0.004272 2.174854 ( 2.287481)
build_install 0.011378 0.005558 3.449056 ( 3.406860)
test_btest 0.000778 0.000124 75.185359 ( 38.373859)
test_basic 0.005584 0.000893 0.765874 ( 1.116958)
test_all 0.001647 0.000099 576.322421 (243.564161)
test_rubyspec 0.028644 0.025508 82.250866 (100.822870)
total: 398.04 sec