Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-054711
#<BuildRuby:0x000055783d48e008
@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.20231213-054711",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.007254 0.000159 2.418910 ( 2.909498)
build_miniruby 0.001609 0.000077 1.711761 ( 1.862010)
build_ruby 0.001748 0.000083 3.388261 ( 3.749510)
build_all 0.007181 0.000342 5.897223 ( 3.330976)
build_install 0.014916 0.004690 7.408752 ( 4.776400)
test_btest 0.000872 0.000073 83.136187 ( 39.628035)
test_basic 0.007269 0.000000 0.906832 ( 0.980338)
test_all 0.071059 0.048344 667.745707 (250.821513)
test_rubyspec 0.041838 0.024433 94.518476 (106.317967)
total: 414.38 sec