Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-115446
#<BuildRuby:0x00007f41bad5fdd8
@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.20241026-115446",
@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.000000 0.000043 0.000043 ( 0.000042)
configure 0.000000 0.000037 0.000037 ( 0.000036)
build_up 0.003321 0.004572 3.569851 ( 3.433695)
build_miniruby 0.001259 0.000305 1.181729 ( 1.179920)
build_ruby 0.001467 0.000356 3.855787 ( 4.029928)
build_all 0.001072 0.007460 7.070865 ( 2.978700)
build_install 0.013404 0.007296 9.783538 ( 4.650975)
test_btest 0.000897 0.000283 76.688557 ( 23.059956)
test_basic 0.003676 0.001161 0.956936 ( 6.476368)
test_all 0.111216 0.036960 792.184960 (255.254631)
test_rubyspec 0.050858 0.033268 121.326150 ( 25.908121)
total: 326.97 sec