Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-201724
#<BuildRuby:0x00007f6cf55cfdc8
@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.20241022-201724",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000026 0.000008 0.000034 ( 0.000033)
build_up 0.005119 0.003121 3.231582 ( 3.093772)
build_miniruby 0.001318 0.000396 1.154313 ( 1.151028)
build_ruby 0.001806 0.000000 3.034910 ( 3.241586)
build_all 0.008238 0.000000 5.747532 ( 2.196537)
build_install 0.013395 0.002949 8.568235 ( 3.898395)
test_btest 0.000650 0.000168 76.347209 ( 20.216219)
test_basic 0.006667 0.004611 0.832888 ( 0.877963)
test_all 0.109752 0.037724 692.834781 (212.396754)
test_rubyspec 0.054972 0.029507 124.598644 ( 25.949332)
total: 273.02 sec