Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-211736
#<BuildRuby:0x00007f73a199fdd8
@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.20240823-211736",
@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.000022)
autoconf 0.000037 0.000011 0.000048 ( 0.000050)
configure 0.000026 0.000008 0.000034 ( 0.000036)
build_up 0.003976 0.003975 3.370438 ( 3.517515)
build_miniruby 0.000000 0.001782 1.536553 ( 1.533441)
build_ruby 0.000000 0.001826 4.012557 ( 4.180917)
build_all 0.006803 0.002346 8.168619 ( 3.233766)
build_install 0.013552 0.005958 11.057517 ( 5.188154)
test_btest 0.000641 0.000232 113.775712 ( 38.588554)
test_basic 0.004508 0.004200 0.968266 ( 1.017251)
test_all 0.093739 0.051508 738.125697 (223.341926)
test_rubyspec 0.045666 0.042252 159.297279 ( 26.615421)
total: 307.22 sec