Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-002652
#<BuildRuby:0x00007fbbfc7bfdd0
@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.20241216-002652",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.004417 0.001236 2.056034 ( 2.406909)
build_miniruby 0.000000 0.001519 1.223441 ( 1.221310)
build_ruby 0.000656 0.001487 3.372035 ( 3.654379)
build_all 0.008520 0.000000 5.900796 ( 2.552681)
build_install 0.011803 0.005310 7.880943 ( 4.293824)
test_btest 0.000830 0.000249 74.871976 ( 20.396609)
test_basic 0.004064 0.005589 1.000504 ( 1.051720)
test_all 0.107441 0.038873 719.230162 (229.330827)
test_rubyspec 0.036331 0.043233 116.521020 ( 27.316736)
total: 292.23 sec