Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-205020
#<BuildRuby:0x00007f3ab527fdc0
@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.20241201-205020",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.003566 0.003941 3.085438 ( 2.982355)
build_miniruby 0.001080 0.000291 1.064547 ( 1.062348)
build_ruby 0.001693 0.000000 2.923884 ( 3.133036)
build_all 0.004157 0.003457 5.658760 ( 2.308980)
build_install 0.008210 0.009496 7.346703 ( 3.472961)
test_btest 0.000596 0.000206 68.150463 ( 17.808727)
test_basic 0.004689 0.004376 0.906194 ( 0.957065)
test_all 0.103497 0.046497 740.179183 (226.311044)
test_rubyspec 0.053722 0.030060 119.084102 ( 24.350359)
total: 282.39 sec