Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-043458
#<BuildRuby:0x00007fa77694fdc0
@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.20240920-043458",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000036 0.000005 0.000041 ( 0.000040)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.000000 0.010843 5.625765 ( 12.033016)
build_miniruby 0.002104 0.000302 1.978474 ( 3.914328)
build_ruby 0.002655 0.000000 5.147358 ( 8.276134)
build_all 0.006609 0.004445 8.022106 ( 11.328048)
build_install 0.021308 0.005173 12.020233 ( 16.602845)
test_btest 0.000988 0.000220 106.377403 (149.489651)
test_basic 0.009611 0.004423 1.416039 ( 3.306415)
test_all 0.149949 0.017592 894.515227 (967.784430)
test_rubyspec 0.038825 0.051326 148.272042 ( 42.046076)
total: 1214.78 sec