Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-193009
#<BuildRuby:0x00007f6cd39cfdc8
@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-193009",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.007555 0.001144 3.870764 ( 4.896686)
build_miniruby 0.001412 0.000214 1.817385 ( 1.939346)
build_ruby 0.002034 0.000309 4.530595 ( 5.084480)
build_all 0.008167 0.001237 6.988720 ( 4.992633)
build_install 0.018164 0.004580 9.656789 ( 5.743293)
test_btest 0.000708 0.000115 82.796323 ( 44.902346)
test_basic 0.008979 0.004601 1.108666 ( 1.322019)
test_all 0.101371 0.049028 799.170596 (404.025839)
test_rubyspec 0.045660 0.043572 125.515486 ( 60.198875)
total: 533.11 sec