Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-135007
#<BuildRuby:0x00007fc35d51fdd8
@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-135007",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.000000 0.006484 2.243244 ( 2.675838)
build_miniruby 0.000321 0.001389 1.709683 ( 1.752779)
build_ruby 0.002649 0.000000 4.477094 ( 25.708298)
build_all 0.008684 0.001761 7.012190 ( 3.482502)
build_install 0.016801 0.006305 9.166844 ( 6.187125)
test_btest 0.000644 0.000178 80.637876 ( 36.653371)
test_basic 0.008563 0.004161 1.146322 ( 1.246992)
test_all 0.115851 0.032494 739.901465 (233.571496)
test_rubyspec 0.056268 0.025810 118.176908 ( 27.141089)
total: 338.42 sec