Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-213600
#<BuildRuby:0x00007f55e0e7fdc8
@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.20241019-213600",
@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.000036 0.000009 0.000045 ( 0.000044)
configure 0.000036 0.000009 0.000045 ( 0.000046)
build_up 0.007201 0.000740 3.899966 ( 3.784749)
build_miniruby 0.001272 0.000297 1.685321 ( 1.681561)
build_ruby 0.001539 0.000359 4.451364 ( 4.576599)
build_all 0.005537 0.003502 7.579870 ( 3.173678)
build_install 0.007402 0.012149 10.620613 ( 5.029302)
test_btest 0.000773 0.000250 95.685974 ( 26.488068)
test_basic 0.008658 0.001418 0.954063 ( 1.000305)
test_all 0.104122 0.044168 745.642614 (267.870188)
test_rubyspec 0.038547 0.046852 136.964422 ( 28.836846)
total: 342.44 sec