Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-142931
#<BuildRuby:0x00007f56c0fdfde0
@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.20241121-142931",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000025 0.000012 0.000037 ( 0.000036)
configure 0.000017 0.000007 0.000024 ( 0.000025)
build_up 0.002937 0.003481 2.456138 ( 2.536738)
build_miniruby 0.001685 0.000000 1.093946 ( 1.157706)
build_ruby 0.001602 0.000000 2.996192 ( 36.317785)
build_all 0.006503 0.001352 5.290478 ( 2.115015)
build_install 0.013788 0.002638 7.867960 ( 4.131837)
test_btest 0.000594 0.000242 70.907812 ( 18.728515)
test_basic 0.001317 0.006710 0.794117 ( 1.132073)
test_all 0.109169 0.033629 625.382892 (206.330427)
test_rubyspec 0.051309 0.027741 122.157140 ( 24.306888)
total: 296.76 sec