Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-162516
#<BuildRuby:0x00007fd864effdc8
@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.20241117-162516",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000023 0.000008 0.000031 ( 0.000030)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.001878 0.005416 2.632629 ( 4.724931)
build_miniruby 0.000993 0.000418 1.130407 ( 1.128035)
build_ruby 0.001282 0.000539 3.983175 ( 50.687317)
build_all 0.002459 0.006932 7.020952 ( 4.844264)
build_install 0.007381 0.016011 10.038324 ( 7.072277)
test_btest 0.000537 0.000349 82.042429 ( 39.847196)
test_basic 0.002734 0.006053 0.766118 ( 1.109639)
test_all 0.104272 0.041351 689.287385 (205.534939)
test_rubyspec 0.039103 0.044448 121.009440 ( 22.230910)
total: 337.18 sec