Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-114703
#<BuildRuby:0x000055e576bb6230
@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.20230923-114703",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006648 0.000492 2.297167 ( 3.754248)
build_miniruby 0.001454 0.000108 1.639897 ( 1.789673)
build_ruby 0.001500 0.000112 3.513904 ( 3.798163)
build_all 0.003472 0.004841 6.350516 ( 4.578821)
build_install 0.015497 0.004819 7.974129 ( 5.469616)
test_btest 0.001033 0.000138 84.852504 ( 46.384924)
test_basic 0.006744 0.000899 0.952517 ( 1.150849)
test_all 0.004884 0.005481 684.114191 (286.949905)
test_rubyspec 0.031264 0.041045 105.106713 (123.578892)
total: 477.46 sec