Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-035230
#<BuildRuby:0x00007f4f0cf5fde0
@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.20241221-035230",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000037 0.000004 0.000041 ( 0.000039)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.002260 0.003281 1.365559 ( 1.747257)
build_miniruby 0.001278 0.000159 1.086830 ( 1.084278)
build_ruby 0.001537 0.000192 3.364050 ( 3.579337)
build_all 0.001251 0.007244 6.024511 ( 2.449080)
build_install 0.018664 0.001306 7.491052 ( 4.061372)
test_btest 0.000677 0.000121 76.063864 ( 30.859420)
test_basic 0.002835 0.006909 0.951103 ( 0.999251)
test_all 0.098236 0.042885 625.422425 (183.301270)
test_rubyspec 0.039533 0.037607 114.918588 ( 19.607898)
total: 247.69 sec