Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-071521
#<BuildRuby:0x0000557178562090
@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.20230807-071521",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000029 0.000006 0.000035 ( 0.000033)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.005803 0.001161 2.429693 ( 8.387584)
build_miniruby 0.000000 0.001673 1.765536 ( 3.231006)
build_ruby 0.000000 0.001599 3.632348 ( 5.892115)
build_all 0.006045 0.003053 2.884371 ( 4.433600)
build_install 0.015965 0.003046 4.422032 ( 6.390992)
test_btest 0.000876 0.000207 87.349820 ( 65.432149)
test_basic 0.000811 0.006953 1.051857 ( 2.413028)
test_all 0.000883 0.000249 720.729498 (512.986801)
test_rubyspec 0.035198 0.029305 106.715798 (227.300322)
total: 836.47 sec