Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-090100
#<BuildRuby:0x00007fb4d50afdc0
@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.20240803-090100",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000035 0.000012 0.000047 ( 0.000046)
configure 0.000029 0.000009 0.000038 ( 0.000039)
build_up 0.000000 0.008186 3.421320 ( 3.443930)
build_miniruby 0.000000 0.001717 1.461044 ( 1.457977)
build_ruby 0.001172 0.000908 3.812840 ( 22.987471)
build_all 0.006494 0.002687 8.528870 ( 3.281779)
build_install 0.013787 0.005430 11.591169 ( 5.340545)
test_btest 0.000638 0.000262 123.893754 ( 32.623628)
test_basic 0.007738 0.003186 1.173255 ( 1.221071)
test_all 0.111538 0.042920 881.982831 (256.214052)
test_rubyspec 0.047524 0.047415 176.433949 ( 37.273596)
total: 363.85 sec