Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-233648
#<BuildRuby:0x00007f989ce5fdd0
@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.20241123-233648",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000051 0.000000 0.000051 ( 0.000051)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.007314 0.000000 3.261998 ( 3.215241)
build_miniruby 0.001510 0.000096 1.498428 ( 1.495343)
build_ruby 0.001667 0.000147 3.635523 ( 3.797991)
build_all 0.004209 0.003646 5.779004 ( 2.381971)
build_install 0.014582 0.005411 8.535141 ( 4.113805)
test_btest 0.000849 0.000114 72.209378 ( 19.886847)
test_basic 0.004067 0.004953 0.897928 ( 0.948766)
test_all 0.115975 0.029361 687.711963 (214.262521)
test_rubyspec 0.049188 0.031075 118.520602 ( 26.165410)
total: 276.27 sec