Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-035923
#<BuildRuby:0x00007f69e68dfde0
@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.20241121-035923",
@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.000024 0.000004 0.000028 ( 0.000027)
autoconf 0.000048 0.000000 0.000048 ( 0.000047)
configure 0.000032 0.000000 0.000032 ( 0.000033)
build_up 0.003598 0.003978 3.169672 ( 3.142088)
build_miniruby 0.001248 0.000208 1.105960 ( 1.103000)
build_ruby 0.001456 0.000243 3.035573 ( 3.270154)
build_all 0.003676 0.004011 5.550650 ( 2.144209)
build_install 0.011914 0.004013 7.137915 ( 3.292733)
test_btest 0.000864 0.000178 67.162399 ( 17.978681)
test_basic 0.002589 0.006798 0.929097 ( 0.976864)
test_all 0.076601 0.065072 619.131693 (179.531219)
test_rubyspec 0.042557 0.034241 116.744291 ( 21.227123)
total: 232.67 sec