Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-171343
#<BuildRuby:0x00007fa18768fdc8
@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.20240927-171343",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.004294 0.004164 4.539202 ( 3.703777)
build_miniruby 0.001522 0.000000 1.674444 ( 1.671558)
build_ruby 0.002072 0.000000 4.332941 ( 4.522362)
build_all 0.008830 0.000000 7.323250 ( 3.430245)
build_install 0.012771 0.008471 10.842883 ( 5.555732)
test_btest 0.000789 0.000235 96.904438 ( 27.611931)
test_basic 0.006907 0.003727 1.031613 ( 1.074113)
test_all 0.104075 0.046857 725.099633 (220.045305)
test_rubyspec 0.051528 0.035535 139.154300 ( 29.405590)
total: 297.02 sec