Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-094205
#<BuildRuby:0x00007f115e34fdc0
@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.20241010-094205",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.003092 0.004771 3.582067 ( 3.470865)
build_miniruby 0.001317 0.000346 1.548475 ( 1.544889)
build_ruby 0.001428 0.000376 3.494233 ( 3.713418)
build_all 0.007905 0.000907 6.344445 ( 2.395622)
build_install 0.012329 0.004186 8.911059 ( 4.199414)
test_btest 0.000645 0.000168 85.363969 ( 22.082193)
test_basic 0.007635 0.002911 0.903104 ( 0.951932)
test_all 0.110845 0.036988 662.767069 (199.833326)
test_rubyspec 0.050734 0.038638 130.203019 ( 23.095616)
total: 261.29 sec