Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-225503
#<BuildRuby:0x00007f66dcaefde0
@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.20241220-225503",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.005878 0.000587 2.135739 ( 3.214529)
build_miniruby 0.001290 0.000413 1.597122 ( 2.364794)
build_ruby 0.001526 0.000489 4.311907 ( 32.995054)
build_all 0.009491 0.001923 6.696305 ( 5.450351)
build_install 0.018728 0.004830 8.500593 ( 7.752739)
test_btest 0.000844 0.000256 77.374680 ( 72.568136)
test_basic 0.010971 0.000793 1.084839 ( 1.500536)
test_all 0.122299 0.030947 726.773004 (365.433121)
test_rubyspec 0.049489 0.031356 113.922827 ( 25.767787)
total: 517.05 sec