Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-023507
#<BuildRuby:0x00007f55accefdc0
@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.20241106-023507",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.002824 0.004684 3.707529 ( 3.581655)
build_miniruby 0.001345 0.000314 1.471884 ( 1.469143)
build_ruby 0.000000 0.001868 3.427604 ( 3.649194)
build_all 0.003022 0.004902 6.278344 ( 2.574730)
build_install 0.006501 0.011268 9.552940 ( 4.648740)
test_btest 0.000685 0.000240 75.432462 ( 20.651093)
test_basic 0.004743 0.005457 1.009172 ( 1.056505)
test_all 0.101627 0.042916 716.221781 (226.496639)
test_rubyspec 0.024750 0.054733 120.302507 ( 25.893588)
total: 290.02 sec