Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-181043
#<BuildRuby:0x00007fd541e3fdc8
@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.20241205-181043",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.000703 0.006919 3.294623 ( 3.202087)
build_miniruby 0.001138 0.000334 1.234874 ( 1.236133)
build_ruby 0.000000 0.001939 4.016631 ( 4.182547)
build_all 0.005172 0.002253 6.449854 ( 2.761486)
build_install 0.015317 0.003809 9.302137 ( 4.764254)
test_btest 0.000693 0.000213 77.259956 ( 20.568909)
test_basic 0.006296 0.001938 0.988907 ( 1.035139)
test_all 0.089215 0.054563 737.941629 (224.986253)
test_rubyspec 0.051550 0.029347 117.204264 ( 26.795838)
total: 289.53 sec