Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-052441
#<BuildRuby:0x00007f6feb3dfdd0
@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.20240814-052441",
@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.000004 0.000015 ( 0.000015)
autoconf 0.000027 0.000010 0.000037 ( 0.000036)
configure 0.000023 0.000009 0.000032 ( 0.000030)
build_up 0.000000 0.007602 3.259019 ( 3.136059)
build_miniruby 0.000873 0.000768 1.157389 ( 1.154264)
build_ruby 0.001175 0.000557 4.032950 ( 4.200524)
build_all 0.002928 0.005672 7.719234 ( 2.932539)
build_install 0.014533 0.005123 11.110413 ( 5.272250)
test_btest 0.000647 0.000324 116.131030 ( 30.743897)
test_basic 0.007734 0.003867 1.106347 ( 1.154064)
test_all 0.111203 0.044594 832.365048 (274.778384)
test_rubyspec 0.056522 0.039272 172.807176 ( 44.356476)
total: 367.73 sec