Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-085131
#<BuildRuby:0x00007f72cb8efdd8
@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.20241118-085131",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.003602 0.005508 3.952770 ( 4.335610)
build_miniruby 0.001199 0.000488 1.625122 ( 1.826939)
build_ruby 0.001686 0.000686 4.413417 ( 4.810953)
build_all 0.009274 0.001238 6.839461 ( 4.745664)
build_install 0.020979 0.002898 9.691372 ( 6.609262)
test_btest 0.000784 0.000276 82.836491 ( 54.532115)
test_basic 0.003544 0.007779 1.047604 ( 1.226600)
test_all 0.122424 0.031556 762.302808 (333.677749)
test_rubyspec 0.047127 0.038019 122.233655 ( 41.552686)
total: 453.32 sec