Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-141347
#<BuildRuby:0x0000559564e82390
@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.20240212-141347",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.002351 0.003700 1.893324 ( 2.236961)
build_miniruby 0.001617 0.000000 1.497949 ( 1.497816)
build_ruby 0.001666 0.000000 3.365147 ( 3.606856)
build_all 0.007336 0.000000 6.636702 ( 2.886480)
build_install 0.012131 0.006933 7.988145 ( 3.840845)
test_btest 0.000736 0.000151 90.286156 ( 33.119920)
test_basic 0.006043 0.000441 0.883552 ( 0.946694)
test_all 0.088682 0.026745 742.578003 (280.628514)
test_rubyspec 0.051882 0.055916 181.074616 (190.646659)
total: 519.41 sec