Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250102-120202
#<BuildRuby:0x00007f498f65fdd0
@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.20250102-120202",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000033 0.000004 0.000037 ( 0.000104)
configure 0.000000 0.000035 0.000035 ( 0.000035)
build_up 0.001588 0.004107 1.780332 ( 2.137275)
build_miniruby 0.001461 0.000243 1.610017 ( 1.606726)
build_ruby 0.000000 0.002037 3.837014 ( 3.971701)
build_all 0.002369 0.005764 5.422958 ( 2.182920)
build_install 0.013116 0.001973 7.212959 ( 3.885703)
test_btest 0.000893 0.000196 77.333410 ( 22.585958)
test_basic 0.002892 0.004041 1.023563 ( 1.074562)
test_all 0.083631 0.057902 716.520609 (205.492287)
test_rubyspec 0.043670 0.036692 119.365085 ( 26.197327)
total: 269.14 sec