Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-213300
#<BuildRuby:0x00007f157653fdd0
@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.20241021-213300",
@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.000006 0.000022 ( 0.000022)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.002470 0.005023 3.911891 ( 3.787973)
build_miniruby 0.001229 0.000501 1.537696 ( 1.534033)
build_ruby 0.001202 0.000490 4.124881 ( 14.257970)
build_all 0.006244 0.002544 6.962857 ( 2.884428)
build_install 0.014146 0.006618 10.021667 ( 4.851587)
test_btest 0.000819 0.000000 92.633658 ( 25.977494)
test_basic 0.007489 0.002401 1.047750 ( 3.900777)
test_all 0.104367 0.044654 747.476950 (226.544427)
test_rubyspec 0.059777 0.028875 129.306722 ( 30.504396)
total: 314.24 sec