Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-104722
#<BuildRuby:0x00007faf6fa1fdd0
@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.20241202-104722",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000031 0.000012 0.000043 ( 0.000043)
configure 0.000023 0.000009 0.000032 ( 0.000033)
build_up 0.007074 0.001214 3.327171 ( 3.268760)
build_miniruby 0.001105 0.000425 1.288826 ( 1.286736)
build_ruby 0.001812 0.000000 3.557877 ( 3.709896)
build_all 0.007733 0.000557 6.584972 ( 2.851001)
build_install 0.008879 0.011547 8.978616 ( 4.438402)
test_btest 0.000000 0.000814 78.302646 ( 21.111151)
test_basic 0.004206 0.004793 1.019376 ( 1.072977)
test_all 0.104383 0.047047 760.642658 (243.230298)
test_rubyspec 0.049017 0.033283 119.198308 ( 26.185158)
total: 307.16 sec