Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-232955
#<BuildRuby:0x00007fe63f2efdd8
@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.20241225-232955",
@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.000028 0.000003 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005119 0.000529 1.998325 ( 2.289378)
build_miniruby 0.001437 0.000000 1.316805 ( 1.313368)
build_ruby 0.001719 0.000000 4.108475 ( 4.271794)
build_all 0.008705 0.000000 6.441481 ( 2.591140)
build_install 0.016934 0.000342 8.001286 ( 4.077099)
test_btest 0.000000 0.000879 74.131996 ( 21.126190)
test_basic 0.000951 0.007774 0.725525 ( 0.772944)
test_all 0.099911 0.042118 706.223563 (201.746815)
test_rubyspec 0.055030 0.027734 116.327222 ( 27.753490)
total: 265.94 sec