Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-051112
#<BuildRuby:0x00007f19f4fdfdd0
@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.20241122-051112",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.006283 0.002155 4.262904 ( 4.498640)
build_miniruby 0.001774 0.000000 1.751545 ( 1.787120)
build_ruby 0.002063 0.000041 4.501634 ( 31.749190)
build_all 0.009403 0.001019 7.275518 ( 5.055693)
build_install 0.012198 0.012702 10.558582 ( 7.460991)
test_btest 0.000755 0.000185 83.413066 ( 35.710380)
test_basic 0.005641 0.004432 1.024367 ( 2.237994)
test_all 0.108591 0.046809 771.722334 (353.848891)
test_rubyspec 0.037487 0.048517 127.566790 ( 29.288030)
total: 471.64 sec