Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-163238
#<BuildRuby:0x00005601d7d0df70
@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.20230624-163238",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005420 0.000433 2.000194 ( 3.486745)
build_miniruby 0.001410 0.000113 1.516706 ( 1.987311)
build_ruby 0.001757 0.000141 3.052427 ( 3.623377)
build_all 0.006825 0.000189 2.573281 ( 2.873093)
build_install 0.012564 0.003935 3.628815 ( 3.546039)
test_btest 0.000656 0.000065 80.532086 ( 44.361725)
test_basic 0.003240 0.004176 0.851160 ( 1.020474)
test_all 0.001177 0.000152 576.024019 (250.554542)
test_rubyspec 0.027754 0.024304 86.123507 ( 99.577206)
total: 411.03 sec