Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-133041
#<BuildRuby:0x00007f09010cfdd0
@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.20241207-133041",
@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.000032 0.000006 0.000038 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.003753 0.003962 3.699310 ( 3.804757)
build_miniruby 0.001647 0.000360 1.764779 ( 1.876204)
build_ruby 0.001737 0.000380 4.592800 ( 4.926577)
build_all 0.008999 0.001034 6.844879 ( 5.063847)
build_install 0.023092 0.001133 9.674845 ( 6.990648)
test_btest 0.000781 0.000148 81.170879 ( 35.763839)
test_basic 0.005554 0.005665 1.069631 ( 1.197056)
test_all 0.107584 0.038967 749.983091 (305.734958)
test_rubyspec 0.050838 0.033874 122.937145 ( 42.468568)
total: 407.83 sec