Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-204302
#<BuildRuby:0x00007fb488adfdd8
@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.20240831-204302",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002476 0.004523 2.594646 ( 2.546412)
build_miniruby 0.001192 0.000251 1.120188 ( 1.117273)
build_ruby 0.001726 0.000364 3.663145 ( 3.825928)
build_all 0.007541 0.000000 6.663758 ( 2.556322)
build_install 0.012650 0.004045 8.960309 ( 4.061280)
test_btest 0.000696 0.000145 119.237403 ( 41.130317)
test_basic 0.005448 0.004561 1.034576 ( 1.082175)
test_all 0.115099 0.033017 717.464343 (205.943595)
test_rubyspec 0.048488 0.041379 162.359722 ( 25.829886)
total: 288.09 sec