Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-043345
#<BuildRuby:0x00007efda6c2fdd0
@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.20240923-043345",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000039 0.000007 0.000046 ( 0.000044)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.005460 0.004980 5.319901 ( 6.443359)
build_miniruby 0.002171 0.000000 1.896867 ( 2.352720)
build_ruby 0.000000 0.002056 4.809633 ( 5.884469)
build_all 0.008642 0.001660 7.663822 ( 7.907305)
build_install 0.022457 0.003589 11.712091 ( 12.255498)
test_btest 0.000940 0.000183 102.018970 (117.727822)
test_basic 0.008438 0.005377 1.333769 ( 2.457826)
test_all 0.121496 0.044027 900.702962 (996.201937)
test_rubyspec 0.052435 0.035379 138.306189 ( 38.776720)
total: 1190.01 sec