Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-135432
#<BuildRuby:0x00007f76f7b9fdc8
@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.20241011-135432",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.004119 0.004039 3.691501 ( 3.570435)
build_miniruby 0.001200 0.000414 1.347652 ( 1.345669)
build_ruby 0.002137 0.000000 4.022553 ( 4.233577)
build_all 0.006203 0.002777 7.270013 ( 3.044085)
build_install 0.014735 0.006358 9.943368 ( 4.867308)
test_btest 0.000804 0.000284 93.167841 ( 26.777013)
test_basic 0.007945 0.002805 1.156706 ( 1.220119)
test_all 0.119047 0.031153 764.748935 (219.268764)
test_rubyspec 0.050877 0.032635 130.859137 ( 28.620147)
total: 292.95 sec