Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-231837
#<BuildRuby:0x00007f5d1785fdd8
@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.20240724-231837",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000046 0.000003 0.000049 ( 0.000048)
configure 0.000037 0.000002 0.000039 ( 0.000039)
build_up 0.007158 0.000565 3.565732 ( 3.589140)
build_miniruby 0.001593 0.000126 1.339696 ( 1.336604)
build_ruby 0.001860 0.000000 3.833426 ( 4.033600)
build_all 0.005420 0.003325 8.203233 ( 3.416011)
build_install 0.014741 0.006388 10.626700 ( 4.999625)
test_btest 0.000868 0.000107 115.663399 ( 32.061772)
test_basic 0.006718 0.004173 1.084718 ( 1.133907)
test_all 0.105524 0.044440 806.519882 (232.101654)
test_rubyspec 0.067759 0.022844 159.391685 ( 33.621623)
total: 316.30 sec