Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-115005
#<BuildRuby:0x00007f85bf32fdd8
@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.20241201-115005",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000037 0.000008 0.000045 ( 0.000043)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.008311 0.000029 3.335492 ( 3.591397)
build_miniruby 0.001313 0.000238 1.460313 ( 1.460086)
build_ruby 0.000000 0.001771 3.938485 ( 30.385446)
build_all 0.004466 0.003237 6.065800 ( 2.541369)
build_install 0.015916 0.003127 8.239300 ( 3.946879)
test_btest 0.000712 0.000149 74.621537 ( 21.907398)
test_basic 0.001184 0.008599 0.857718 ( 0.902387)
test_all 0.124288 0.026840 754.891686 (224.310147)
test_rubyspec 0.055884 0.030803 121.388635 ( 26.380777)
total: 315.43 sec