Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-205207
#<BuildRuby:0x00007fe835a1fde0
@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.20241227-205207",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.001199 0.004364 1.517713 ( 1.831641)
build_miniruby 0.000000 0.001499 1.256087 ( 1.253147)
build_ruby 0.000000 0.002150 3.803279 ( 3.941417)
build_all 0.005126 0.003279 5.858516 ( 2.457066)
build_install 0.013634 0.003227 7.160377 ( 3.942391)
test_btest 0.000625 0.000208 74.506579 ( 20.815612)
test_basic 0.002647 0.003465 0.833431 ( 0.887639)
test_all 0.115772 0.021279 677.994737 (267.285866)
test_rubyspec 0.041490 0.036600 114.216726 ( 24.773082)
total: 327.19 sec