Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-211014
#<BuildRuby:0x00007fefeed5fdc8
@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.20241114-211014",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.005407 0.003201 4.095714 ( 5.273608)
build_miniruby 0.001567 0.000475 1.713439 ( 1.945588)
build_ruby 0.001787 0.000541 4.570698 ( 23.217517)
build_all 0.002757 0.007559 6.900832 ( 4.377634)
build_install 0.005150 0.020399 10.104208 ( 5.711037)
test_btest 0.000685 0.000332 84.663890 ( 64.646099)
test_basic 0.010766 0.001250 1.200522 ( 1.725280)
test_all 0.120020 0.033876 822.276771 (377.746293)
test_rubyspec 0.032403 0.055166 125.209605 ( 47.894420)
total: 532.54 sec