Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-210228
#<BuildRuby:0x00007fd51439fdc8
@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.20241225-210228",
@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.000004 0.000017 ( 0.000019)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000027 0.000011 0.000038 ( 0.000038)
build_up 0.001204 0.004480 1.566048 ( 1.887979)
build_miniruby 0.001123 0.000473 1.554756 ( 1.551666)
build_ruby 0.001997 0.000000 3.870330 ( 4.018735)
build_all 0.006675 0.001854 6.614747 ( 2.750297)
build_install 0.008901 0.009140 8.417446 ( 4.477157)
test_btest 0.000567 0.000260 75.561286 ( 20.396081)
test_basic 0.003609 0.005818 0.996047 ( 1.045972)
test_all 0.080692 0.064585 677.631193 (197.369715)
test_rubyspec 0.050749 0.029557 115.285123 ( 26.171124)
total: 259.67 sec