Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-013524
#<BuildRuby:0x00007f4956e5fdc0
@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.20241228-013524",
@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.000012 0.000006 0.000018 ( 0.000019)
autoconf 0.000020 0.000010 0.000030 ( 0.000030)
configure 0.000016 0.000008 0.000024 ( 0.000025)
build_up 0.000000 0.004944 1.319720 ( 1.639053)
build_miniruby 0.000384 0.000901 1.052161 ( 1.049616)
build_ruby 0.000988 0.000593 2.843143 ( 3.053465)
build_all 0.000344 0.008048 5.156179 ( 2.056399)
build_install 0.009792 0.007421 6.667450 ( 3.335739)
test_btest 0.000876 0.000000 67.584026 ( 18.094057)
test_basic 0.003145 0.004856 0.800887 ( 0.851242)
test_all 0.111463 0.029583 637.773092 (183.093135)
test_rubyspec 0.059347 0.021769 116.298929 ( 24.526195)
total: 237.70 sec