Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-080553
#<BuildRuby:0x00007f3e22b8fdc8
@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.20241027-080553",
@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.000028 0.000006 0.000034 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.003267 0.004880 3.956734 ( 4.117784)
build_miniruby 0.001534 0.000409 1.712402 ( 1.708438)
build_ruby 0.000000 0.001943 4.222855 ( 4.362099)
build_all 0.005956 0.002659 6.678561 ( 2.843155)
build_install 0.012960 0.005595 8.741388 ( 4.001034)
test_btest 0.000903 0.000274 76.000232 ( 20.003358)
test_basic 0.006411 0.003650 0.926400 ( 0.974452)
test_all 0.107766 0.041795 787.080169 (243.745298)
test_rubyspec 0.034610 0.053125 123.196867 ( 27.700645)
total: 309.46 sec